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);
mail.c 95 stunalloc(p);
cd.c 143 stunalloc(p);
498 stunalloc(pwd);
501 stunalloc(pwd);
549 stunalloc(pwd);
main.c 247 stunalloc(profile);
exec.c 179 stunalloc(cmdname);
520 stunalloc(name);
646 stunalloc(fullname);
1190 stunalloc(name);
memalloc.c 155 stunalloc(pointer p) function in typeref:typename:void
158 write(2, "stunalloc\n", 10);
323 * stunalloc(s) and ungrabstackstr(s, p) are almost interchangeable after
350 * Use stunalloc(string) (in proper sequence) to release the string
alias.c 224 stunalloc(aliases);
options.c 466 stunalloc(ss);
histedit.c 883 stunalloc(editcmd);
eval.c 1720 stunalloc(fullname);

Completed in 18 milliseconds