Home
last modified time | relevance | path

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

/original-bsd/lib/libc/gen/
H A Dgetusershell.c28 static char **initshells __P((void));
39 curshell = initshells(); in getusershell()
63 curshell = initshells(); in setusershell()
67 initshells() in initshells() function