OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:restricted
(Results
1 - 8
of
8
) sorted by relevancy
/src/usr.bin/chpass/
chpass.h
38
int (*func)(const char *, struct passwd *, struct _entry *),
restricted
, len;
member in struct:_entry
edit.c
116
/* Only admin can change "
restricted
" shells. */
119
* Make shell a
restricted
field. Ugly with a
125
list[E_SHELL].
restricted
= 1;
178
if (ep->
restricted
&& uid) {
/src/bin/ksh/
main.c
100
int
restricted
, errexit;
local
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
230
case 'r': /*
restricted
*/
231
restricted
= YES;
757
if (((inch = inbuf[0]) == 's' || inch == 'm') && !
restricted
) {
/src/usr.bin/make/unit-tests/
archive.mk
54
# To prevent an overly long file list, the pattern is
restricted
to [at]*.mk.
directive-for.mk
61
# variables is
restricted
to the current makefile, it does not reach over to
181
# possibility, therefore the variable names are
restricted
to using harmless
/src/sys/arch/sun3/sun3/
locore.s
138
| we are no longer
restricted
to position-independent code.
/src/sys/external/isc/libsodium/dist/
configure
6184
// Iterate through items via the
restricted
pointer.
Completed in 2384 milliseconds
Indexes created Sun Feb 15 12:34:49 CET 2026