Searched defs:shell_list (Results 1 - 1 of 1) sorted by relevance

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

Completed in 45 milliseconds