Searched refs:pathlook (Results 1 – 3 of 3) sorted by relevance
/illumos-gate/usr/src/cmd/sh/ |
H A D | hashserv.c | 51 pathlook(com, flg, arg) in pathlook() function 309 return(pathlook(name, 0, 0)); 356 hash = pathlook(name, 0, 0); in what_is_path()
|
H A D | xec.c | 143 cmdhash = pathlook(com[0], 1, comptr(t)->comset);
|
H A D | cmd.c | 476 pathlook(com, 0, t->comset);
|