OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:_PATH_SHELLS
(Results
1 - 4
of
4
) sorted by relevancy
/src/include/
paths.h
93
#define
_PATH_SHELLS
"/etc/shells"
/src/tests/include/
t_paths.c
92
{
_PATH_SHELLS
, PATH_FILE },
/src/lib/libc/gen/
getusershell.c
136
state->fp = fopen(
_PATH_SHELLS
, "re");
/src/usr.sbin/user/
user.c
1011
if (access(
_PATH_SHELLS
, R_OK) == -1) {
1014
_PATH_SHELLS
, shellname);
1026
warnx("Shell `%s' not found in `%s'", shellname,
_PATH_SHELLS
);
Completed in 14 milliseconds
Indexes created Wed Oct 15 07:09:58 GMT 2025