Home
last modified time | relevance | path

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

/titanic_41/usr/src/lib/libast/common/path/
H A Dpathshell.c67 goto defshell; in pathshell()
69 goto defshell; in pathshell()
85 goto defshell; in pathshell()
87 goto defshell; in pathshell()
89 goto defshell; in pathshell()
93 goto defshell; in pathshell()
104 defshell: in pathshell()
/titanic_41/usr/src/cmd/oamuser/user/
H A Duserdefs.c89 { SHELLSTR, sizeof (SHELLSTR) - 1, STR, DEFOFF(defshell) },
171 defaults.defshell = DEFROLESHL; in getusrdef()
260 outcount += fprintf(fptr, "shell=%s ", deflts->defshell); in dispusrdef()
H A Duseradd.c359 usrdefs->defshell = shell;
516 shell = usrdefs->defshell;
/titanic_41/usr/src/head/
H A Duserdefs.h104 char *defshell; /* default shell */ member
/titanic_41/usr/src/cmd/ypcmd/yppasswd/
H A Dyppasswdd.c90 static char *defshell = "/bin/sh"; variable
574 pw_shell = defshell; in validloginshell()
/titanic_41/usr/src/cmd/find/
H A Dfind.c1574 goto defshell; in getshell()
1579 if (!j) goto defshell; in getshell()
1583 defshell: in getshell()