Home
last modified time | relevance | path

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

/netbsd-src/external/gpl2/xcvs/dist/src/
H A Dacl.c1206 size_t accessfilelen = 0; in open_accessfile() local
1207 xrealloc_and_strcat (&accessfile, &accessfilelen, in open_accessfile()
1209 xrealloc_and_strcat (&accessfile, &accessfilelen, "/"); in open_accessfile()
1210 xrealloc_and_strcat (&accessfile, &accessfilelen, adir); in open_accessfile()
1211 xrealloc_and_strcat (&accessfile, &accessfilelen, "/access"); in open_accessfile()