Searched refs:stralloc (Results 1 - 8 of 8) sorted by relevance

/illumos-gate/usr/src/tools/cscope-fast/
H A Dalloc.c41 char *stralloc(char *s);
50 stralloc(char *s) function
H A Dlibrary.h44 char *stralloc(char *s);
H A Dhistory.c61 h->text = stralloc(s);
H A Ddir.c79 dirlist = stralloc(dirlist);
97 srcdirs[nsrcdirs++] = stralloc(dir);
112 dirlist = stralloc(dirlist);
131 incdirs[nincdirs++] = stralloc(dir);
406 p->file = stralloc(compath(path));
H A Dvpinit.c97 vpath = stralloc(vpath);
H A Dmain.c174 (void) putenv(stralloc(path));
180 s = strtok(stralloc(s), OPTSEPS);
183 envv[envc - 1] = stralloc(s);
215 reffile = stralloc(path);
217 invname = stralloc(path);
219 invpost = stralloc(path);
313 dbvpdirs[i] = stralloc(path);
400 srcfiles[i] = stralloc(path);
435 newreffile = stralloc(path);
437 newinvname = stralloc(pat
[all...]
/illumos-gate/usr/src/lib/libmail/common/
H A Ds_string.c47 } stralloc; typedef in typeref:struct:__anon3574
48 static stralloc *freep = NULL;
69 freep = (stralloc *)malloc(sizeof (stralloc));
/illumos-gate/usr/src/cmd/mailx/
H A DMakefile36 receipt.o send.o sigretro.o stralloc.o temp.o \

Completed in 72 milliseconds