Searched refs:restricted (Results 1 - 15 of 15) sorted by relevance

/freebsd-9.3-release/contrib/cvs/contrib/
H A Ddescend.sh43 restricted=$option
111 -o -z "$restricted" ] ; then
H A Dcvs_acls.in57 user - userId to be allowed or restricted
58 repos - file or directory to be allowed or restricted
59 branch - branch to be allowed or restricted
90 are on the 'cvsacl' file's restricted list. If any of the files are
91 restricted, then the cvs_acls script passes back an exit code of 1
121 allow *all* files (including a restricted file) to be committed.
163 Accurately report restricted entries and their matching patterns
195 Added logging of restricted commit attempts.
301 restricted commit attempts.
343 Whenever there is a restricted fil
[all...]
/freebsd-9.3-release/usr.bin/chpass/
H A Dedit.c136 /* Only admin can change "restricted" shells. */
140 * Make shell a restricted field. Ugly with a
144 else if ((!list[E_SHELL].restricted && ok_shell(pw->pw_shell)) ||
154 list[E_SHELL].restricted = 1;
165 if (!list[E_NAME].restricted || master_mode)
171 if (!list[E_LOCATE].restricted || master_mode)
177 if (!list[E_BPHONE].restricted || master_mode)
183 if (!list[E_HPHONE].restricted || master_mode)
188 if (!list[E_OTHER].restricted || master_mode)
239 if (ep->restricted
[all...]
H A Dchpass.h49 int restricted; member in struct:_entry
/freebsd-9.3-release/cddl/contrib/opensolaris/lib/libzfs/common/
H A Dlibzfs_config.c352 static char *restricted = NULL; local
359 restricted = getenv("__ZFS_POOL_RESTRICT");
362 if (NULL == restricted)
365 cur = restricted;
/freebsd-9.3-release/usr.sbin/lpr/common_source/
H A Dlp.h72 char *restrict_grp; /* RG: restricted group */
75 long restricted; /* RS: restricted to those with local accts */ member in struct:printer
H A Dprintcap.c263 pp->restricted = capdb_getaltlog(bp, "rs", "daemon.restricted");
/freebsd-9.3-release/usr.sbin/lpr/lpd/
H A Dprintjob.c465 if (pp->restricted) { /* restricted */
944 if (pp->restricted) { /* restricted */
/freebsd-9.3-release/contrib/ee/
H A Dee.c180 int restricted = FALSE; /* flag to indicate restricted mode */ variable
2076 | see if editor was invoked as 'ree' (restricted mode)
2084 restricted = TRUE;
5006 if (!restricted)
5199 restricted_msg = catgetlocal( 113, "restricted mode: unable to perform requested operation");
/freebsd-9.3-release/contrib/cvs/src/
H A Dsanity.sh1164 tests="$tests add-restricted"
30089 add-restricted)
30091 mkdir add-restricted; cd add-restricted
30095 dotest add-restricted-init-1 \
30096 "$testcvs -Q import -m. add-restricted X Y"
30099 dotest add-restricted-init-2 "$testcvs -Q co add-restricted"
30100 cd add-restricted
30103 dotest_fail add-restricted
[all...]
/freebsd-9.3-release/sys/contrib/ngatm/netnatm/msg/
H A Duni_ie.c2060 MKT(UNI_ADDR_RESTRICT, restricted),
/freebsd-9.3-release/contrib/openpam/
H A Dconfigure3968 // Iterate through items via the restricted pointer.
/freebsd-9.3-release/contrib/file/
H A Dconfigure4451 // Iterate through items via the restricted pointer.
/freebsd-9.3-release/contrib/ntp/sntp/
H A Dconfigure5416 // Iterate through items via the restricted pointer.
/freebsd-9.3-release/contrib/ntp/
H A Dconfigure5639 // Iterate through items via the restricted pointer.
[all...]

Completed in 473 milliseconds