Lines Matching refs:stralloc
174 (void) putenv(stralloc(path)); in main()
180 s = strtok(stralloc(s), OPTSEPS); in main()
183 envv[envc - 1] = stralloc(s); in main()
215 reffile = stralloc(path); in main()
217 invname = stralloc(path); in main()
219 invpost = stralloc(path); in main()
313 dbvpdirs[i] = stralloc(path); in main()
400 srcfiles[i] = stralloc(path); in main()
435 newreffile = stralloc(path); in main()
437 newinvname = stralloc(path); in main()
439 newinvpost = stralloc(path); in main()
722 invname = stralloc(path); in options()
724 invpost = stralloc(path); in options()