OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:restricted
(Results
1 - 3
of
3
) sorted by relevancy
/src/usr.bin/chpass/
chpass.h
38
int (*func)(const char *, struct passwd *, struct _entry *),
restricted
, len;
member in struct:_entry
/src/bin/ksh/
main.c
100
int
restricted
, errexit;
local in function:main
345
restricted
= Flag(FRESTRICTED);
390
restricted
= 1;
391
if (
restricted
) {
771
/* Returns true if name refers to a
restricted
shell */
/src/usr.bin/msgs/
msgs.c
132
bool
restricted
= NO;
variable in typeref:typename:bool
230
case 'r': /*
restricted
*/
231
restricted
= YES;
757
if (((inch = inbuf[0]) == 's' || inch == 'm') && !
restricted
) {
Completed in 12 milliseconds
Indexes created Sat Sep 20 22:09:52 GMT 2025