Searched refs:stralloc (Results 1 – 8 of 8) sorted by relevance
79 dirlist = stralloc(dirlist); in sourcedir()97 srcdirs[nsrcdirs++] = stralloc(dir); in sourcedir()112 dirlist = stralloc(dirlist); in includedir()131 incdirs[nincdirs++] = stralloc(dir); in includedir()406 p->file = stralloc(compath(path)); in addsrcfile()
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()[all …]
41 char *stralloc(char *s);50 stralloc(char *s) in stralloc() function
44 char *stralloc(char *s);
61 h->text = stralloc(s); in addcmd()
97 vpath = stralloc(vpath); in vpinit()
47 } stralloc; typedef48 static stralloc *freep = NULL;69 freep = (stralloc *)malloc(sizeof (stralloc)); in s_alloc()
36 receipt.o send.o sigretro.o stralloc.o temp.o \