Home
last modified time | relevance | path

Searched refs:usecache (Results 1 – 2 of 2) sorted by relevance

/netbsd/src/external/gpl2/xcvs/dist/src/
Dcvs.h482 int perm, char **mline, int *mpos, int usecache);
Dacl.c133 int perm, char **mline, int *mpos, int usecache) in access_allowed() argument
168 if (usecache && cache_repository != NULL && in access_allowed()