HomeSort by: relevance | last modified time | path
    Searched defs:accessfilelen (Results 1 - 1 of 1) sorted by relevancy

  /src/external/gpl2/xcvs/dist/src/
acl.c 1206 size_t accessfilelen = 0; local
1207 xrealloc_and_strcat (&accessfile, &accessfilelen,
1209 xrealloc_and_strcat (&accessfile, &accessfilelen, "/");
1210 xrealloc_and_strcat (&accessfile, &accessfilelen, adir);
1211 xrealloc_and_strcat (&accessfile, &accessfilelen, "/access");

Completed in 17 milliseconds