Searched refs:accessfilelen (Results 1 – 1 of 1) sorted by relevance
1206 size_t accessfilelen = 0; in open_accessfile() local1207 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()