Home
last modified time | relevance | path

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

/dragonfly/lib/libc/gen/
H A Dgetusershell.c67 static const char *const *initshells(void);
78 curshell = initshells(); in getusershell()
100 curshell = initshells(); in setusershell()
237 initshells(void) in initshells() function