Home
last modified time | relevance | path

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

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