Lines Matching refs:stralloc
172 (void) putenv(stralloc(path)); in main()
178 s = strtok(stralloc(s), OPTSEPS); in main()
181 envv[envc - 1] = stralloc(s); in main()
213 reffile = stralloc(path); in main()
215 invname = stralloc(path); in main()
217 invpost = stralloc(path); in main()
311 dbvpdirs[i] = stralloc(path); in main()
398 srcfiles[i] = stralloc(path); in main()
433 newreffile = stralloc(path); in main()
435 newinvname = stralloc(path); in main()
437 newinvpost = stralloc(path); in main()
720 invname = stralloc(path); in options()
722 invpost = stralloc(path); in options()