Home
last modified time | relevance | path

Searched refs:syslook (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/cmd/sh/
H A Dhashserv.c110 if (i = syslook(name, commands, no_commands))
276 if(i = syslook(name, commands, no_commands)) in func_unhash()
376 if (syslook(name, commands, no_commands)) in what_is_path()
H A Dword.c198 (wdval = syslook(arg->argval, in word()
H A Dname.c114 syslook(unsigned char *w, struct sysnod syswds[], int n) in syslook() function