Home
last modified time | relevance | path

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

/netbsd/src/external/gpl2/xcvs/dist/src/
Dacl.c147 int accessfilecount; in access_allowed() local
205 accessfilecount = intcount; in access_allowed()
215 for (; accessfilecount >= 0 && flag; accessfilecount--) in access_allowed()
224 accessfp = open_accessfile ("r", dirs[accessfilecount], NULL); in access_allowed()