Home
last modified time | relevance | path

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

/dragonfly/lib/libc/gen/
H A Dgetusershell.c146 int hsindex, hpi, r; in _dns_initshells() local
157 for (hsindex = 0; ; hsindex++) { in _dns_initshells()
158 snprintf(shellname, sizeof(shellname)-1, "shells-%d", hsindex); in _dns_initshells()
162 if (hsindex == 0) in _dns_initshells()