HomeSort by: relevance | last modified time | path
    Searched refs:restricted (Results 1 - 13 of 13) 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/usr.bin/make/unit-tests/
dep.mk 8 # restricted to this dependency operator and cannot use the others anymore.
cond-op-parentheses.mk 55 # function was changed to a properly restricted enum type, to prevent this bug
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/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/sys/external/gpl2/dts/dist/arch/arm/boot/dts/
aspeed-bmc-ibm-rainier.dts 415 compatible = "ibm,fsi2spi-restricted";
432 compatible = "ibm,fsi2spi-restricted";
559 compatible = "ibm,fsi2spi-restricted";
576 compatible = "ibm,fsi2spi-restricted";
703 compatible = "ibm,fsi2spi-restricted";
720 compatible = "ibm,fsi2spi-restricted";
847 compatible = "ibm,fsi2spi-restricted";
864 compatible = "ibm,fsi2spi-restricted";
aspeed-bmc-ibm-everest.dts 2940 compatible = "ibm,fsi2spi-restricted";
2957 compatible = "ibm,fsi2spi-restricted";
3084 compatible = "ibm,fsi2spi-restricted";
3101 compatible = "ibm,fsi2spi-restricted";
3228 compatible = "ibm,fsi2spi-restricted";
3245 compatible = "ibm,fsi2spi-restricted";
3372 compatible = "ibm,fsi2spi-restricted";
3389 compatible = "ibm,fsi2spi-restricted";
3516 compatible = "ibm,fsi2spi-restricted";
3533 compatible = "ibm,fsi2spi-restricted";
    [all...]
ste-href-tvk1281618-r3.dtsi 134 * data rate needs to be restricted to max 2Mbps which the
  /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) {
  /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 27 milliseconds