Home
last modified time | relevance | path

Searched defs:shellname (Results 1 – 5 of 5) sorted by relevance

/netbsd-src/sys/kern/
H A Dexec_script.c122 char *cp, *shellname, *shellarg; exec_script_makecmds() local
/netbsd-src/lib/libc/gen/
H A Dgetusershell.c276 char shellname[] = "shells-NNNNNNNNNN"; in _dns_getusershell() local
/netbsd-src/external/bsd/pcc/dist/pcc/f77/f77/
H A Df77.c83 static char *shellname = "/bin/sh"; variable
/netbsd-src/usr.sbin/user/
H A Duser.c1007 valid_shell(const char *shellname) in valid_shell()
/netbsd-src/usr.bin/telnet/
H A Dcommands.c1379 const char *shellp, *shellname; in shell() local