Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libc/port/gen/
H A Dgetusershell.c82 static char **initshells(void);
93 curshell = initshells(); in getusershell()
117 curshell = initshells(); in setusershell()
121 initshells(void) in initshells() function