HomeSort by: relevance | last modified time | path
    Searched refs:stunalloc (Results 1 - 10 of 10) sorted by relevancy

  /src/bin/sh/
memalloc.h 54 void stunalloc(pointer);
cd.c 143 stunalloc(p);
498 stunalloc(pwd);
501 stunalloc(pwd);
549 stunalloc(pwd);
mail.c 95 stunalloc(p);
alias.c 224 stunalloc(aliases);
main.c 247 stunalloc(profile);
memalloc.c 155 stunalloc(pointer p) function
158 write(2, "stunalloc\n", 10);
341 * stunalloc(s) and ungrabstackstr(s, p) are almost interchangeable after
368 * Use stunalloc(string) (in proper sequence) to release the string
exec.c 179 stunalloc(cmdname);
520 stunalloc(name);
646 stunalloc(fullname);
1193 stunalloc(name);
options.c 466 stunalloc(ss);
histedit.c 875 stunalloc(editcmd);
eval.c 1751 stunalloc(fullname);

Completed in 63 milliseconds