| /freebsd-13-stable/usr.bin/chpass/ |
| HD | edit.c | 144 else if ((!list[E_SHELL].restricted && ok_shell(pw->pw_shell)) || in display() 154 list[E_SHELL].restricted = 1; in display() 165 if (!list[E_NAME].restricted || master_mode) in display() 171 if (!list[E_LOCATE].restricted || master_mode) in display() 177 if (!list[E_BPHONE].restricted || master_mode) in display() 183 if (!list[E_HPHONE].restricted || master_mode) in display() 188 if (!list[E_OTHER].restricted || master_mode) in display() 239 if (ep->restricted && !master_mode) { in verify()
|
| HD | chpass.h | 50 int restricted; member
|
| /freebsd-13-stable/bin/ed/test/ |
| HD | TODO | 8 4) red .. - error: restricted 9 5) red / - error: restricted 10 5) red !xx - error: restricted
|
| /freebsd-13-stable/crypto/openssh/ |
| HD | auth.c | 773 struct sshauthopt *restricted; in auth_restrict_session() local 778 if ((restricted = sshauthopt_new()) == NULL) in auth_restrict_session() 780 restricted->permit_pty_flag = 1; in auth_restrict_session() 781 restricted->restricted = 1; in auth_restrict_session() 783 if (auth_activate_options(ssh, restricted) != 0) in auth_restrict_session() 785 sshauthopt_free(restricted); in auth_restrict_session()
|
| HD | auth-options.h | 44 int restricted; member
|
| HD | auth-options.c | 344 ret->restricted = 1; in sshauthopt_parse() 674 OPTSCALAR(restricted); in sshauthopt_copy() 809 (r = sshbuf_put_u8(m, opts->restricted)) != 0 || in sshauthopt_serialise() 872 OPT_FLAG(restricted); in sshauthopt_deserialise()
|
| /freebsd-13-stable/sys/contrib/openzfs/lib/libzfs/ |
| HD | libzfs_config.c | 344 static const char *restricted = NULL; in zpool_skip_pool() local 353 restricted = getenv("__ZFS_POOL_RESTRICT"); in zpool_skip_pool() 367 if (NULL == restricted) in zpool_skip_pool() 370 cur = restricted; in zpool_skip_pool()
|
| /freebsd-13-stable/usr.sbin/bsnmpd/bsnmpd/ |
| HD | snmpd.config | 251 # vacmViewTreeFamilyStatus."restricted".$(internetoidlen).$(internetoid) = 4 279 #Read-write-notify access to restricted for SNMPv3 USM users with authPriv 282 # vacmAccessReadViewName.$(write)."".$(securityModelUSM).$(authPriv) = "restricted" 283 # vacmAccessWriteViewName.$(write)."".$(securityModelUSM).$(authPriv) = "restricted" 284 # vacmAccessNotifyViewName.$(write)."".$(securityModelUSM).$(authPriv) = "restricted"
|
| /freebsd-13-stable/contrib/file/magic/Magdir/ |
| HD | rpmsg | 4 # rpmsg: file(1) magic for restricted-permission messages (or "rights-protected" messages)
|
| /freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/PowerPC/ |
| HD | P9InstrResources.td | 453 // These operations can be done in parallel. The DP is restricted so we need a 469 // These operations must be done sequentially.The DP is restricted so we need a 805 // Consecutive Store and ALU instructions. The store is restricted and requires 828 // Full 6 dispatches are required as this is both cracked and restricted. 849 // Full 6 dispatches are required as this is a restricted instruction. 892 // Single slice Restricted store operation. The restricted operation requires 1023 // Cracked, restricted, ALU operations. 1050 // One of the ALU ops is restricted the other is not so we have a total of 1087 // One of the ALU ops is restricted and takes 3 dispatches. 1102 // Both of the ALU ops are restricted and take 3 dispatches. [all …]
|
| /freebsd-13-stable/crypto/openssl/doc/man3/ |
| HD | EVP_PKEY_CTX_set_rsa_pss_keygen_md.pod | 41 digest to anything other than the restricted value. Otherwise these are 52 parameters are restricted. For example, setting a minimum salt length also
|
| /freebsd-13-stable/contrib/sendmail/smrsh/ |
| HD | README | 2 README smrsh - sendmail restricted shell. 15 smrsh is a restricted shell utility that provides the ability to 114 sendmail to use the restricted shell. Save the current sendmail.cf
|
| /freebsd-13-stable/sys/contrib/device-tree/Bindings/mmc/ |
| D | brcm,sdhci-iproc.txt | 17 restricted to 32bit host accesses to SDHCI registers.
|
| /freebsd-13-stable/stand/common/ |
| HD | commands.c | 309 const char *restricted[] = { in command_set() local 326 for (cp = restricted; *cp; cp++) { in command_set()
|
| /freebsd-13-stable/sys/contrib/openzfs/tests/zfs-tests/tests/functional/delegate/ |
| HD | delegate.cfg | 45 # filesystem which is restricted to root for older versions of mount(8).
|
| /freebsd-13-stable/usr.sbin/bsdconfig/security/include/ |
| HD | securelevel.hlp | 27 In addition, kernel time changes are restricted to less than
|
| /freebsd-13-stable/crypto/openssl/doc/man7/ |
| HD | RSA-PSS.pod | 9 The B<RSA-PSS> EVP_PKEY implementation is a restricted version of the RSA
|
| /freebsd-13-stable/crypto/openssh/regress/unittests/authopt/ |
| HD | tests.c | 64 ret->restricted = 1; in default_authkey_restrict_opts() 104 FLAG_EQ(restricted); in compare_opts()
|
| /freebsd-13-stable/sys/contrib/openzfs/tests/zfs-tests/tests/functional/channel_program/synctask_core/ |
| HD | tst.get_index_props.zcp | 35 props['aclinherit'] = {{'restricted','default'}, {nil, nil}}
|
| /freebsd-13-stable/crypto/openssl/doc/man1/ |
| HD | genpkey.pod | 146 If set the key is restricted and can only use B<digest> for signing. 150 If set the key is restricted and can only use B<digest> as it's MGF1 155 If set the key is restricted and B<len> specifies the minimum salt length.
|
| /freebsd-13-stable/usr.sbin/lpr/common_source/ |
| HD | lp.h | 76 long restricted; /* RS: restricted to those with local accts */ member
|
| HD | printcap.c | 257 pp->restricted = capdb_getaltlog(bp, "rs", "daemon.restricted"); in getprintcap_int()
|
| /freebsd-13-stable/sys/contrib/openzfs/module/lua/ |
| HD | README.zfs | 60 ability to do so is restricted to the root user, it's still possible to write
|
| /freebsd-13-stable/bin/ed/ |
| HD | POSIX | 40 4) For SunOS ed(1) compatibility, ed runs in restricted mode if invoked
|
| /freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/SystemZ/ |
| HD | README.txt | 5 The initial backend is deliberately restricted to z10. We should add support
|