Home
last modified time | relevance | path

Searched refs:stunalloc (Results 1 – 7 of 7) sorted by relevance

/netbsd-src/bin/sh/
H A Dcd.c133 stunalloc(p); in cdcmd()
465 stunalloc(pwd); in find_curdir()
468 stunalloc(pwd); in find_curdir()
516 stunalloc(pwd); in find_curdir()
H A Dexec.c179 stunalloc(cmdname); in shellexec()
520 stunalloc(name); in printentry()
646 stunalloc(fullname); in find_command()
1190 stunalloc(name); in typecmd()
H A Dmemalloc.h55 void stunalloc(pointer);
H A Dmail.c95 stunalloc(p); in chkmail()
H A Dalias.c224 stunalloc(aliases); in list_aliases()
H A Dmain.c247 stunalloc(profile); in main()
H A Dmemalloc.c156 stunalloc(pointer p) in stunalloc() function