Home
last modified time | relevance | path

Searched defs:shells (Results 1 – 3 of 3) sorted by relevance

/openbsd/src/lib/libc/gen/
Dgetusershell.c43 static char **curshell, **shells; variable
/openbsd/src/usr.sbin/pkg_add/OpenBSD/
DPaths.pm62 sub shells($) { '/etc/shells' } subroutine
/openbsd/src/usr.bin/getent/
Dgetent.c433 shells(int argc, char *argv[]) in shells() function