Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/exec/shbin/
H A Dshbin.c77 static char *shell_list[] = variable
195 for (i = 0; shell_list[i] != NULL; i++) { in shbinexec()
196 error = pn_get(shell_list[i], UIO_SYSSPACE, &intppn); in shbinexec()
224 idata.intp_name[0] = shell_list[i]; in shbinexec()