Searched defs:stralloc (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/tools/cscope-fast/
H A Dalloc.c41 char *stralloc(char *s);
50 stralloc(char *s) function
/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));

Completed in 68 milliseconds