| /netbsd/src/external/ibm-public/postfix/dist/src/util/ |
| D | vstream_popen.c | 118 int privileged; member 139 args->privileged = 0; in vstream_parse_args() 161 args->privileged = 1; in vstream_parse_args() 165 args->privileged = 1; in vstream_parse_args() 187 if (args->privileged != 0 && args->uid == 0) in vstream_parse_args() 189 if (args->privileged != 0 && args->gid == 0) in vstream_parse_args() 236 if (args.privileged) in vstream_popen()
|
| /netbsd/src/bin/sh/ |
| D | main.c | 90 bool privileged; variable 135 waspriv = privileged = (uid != geteuid()) || (gid != getegid()); in main() 202 if (privileged) in main() 229 if (waspriv && !privileged) in main() 238 if (!privileged) { in main() 256 if ((iflag || !posix) && !privileged) { in main()
|
| D | shell.h | 83 extern bool privileged;
|
| D | options.c | 178 if (privileged && !pflag) { in optschanged() 181 privileged = 0; in optschanged()
|
| /netbsd/src/crypto/external/bsd/openssh/dist/ |
| D | uidswap.c | 43 static int privileged = 0; variable 64 privileged = 0; in temporarily_use_uid() 67 privileged = 1; in temporarily_use_uid() 101 if (!privileged) { in restore_uid()
|
| /netbsd/src/external/gpl2/xcvs/dist/ |
| D | README.VMS | 45 2. rsh - privileged (default) 56 2. Using CVS internal rsh support (privileged) 64 RSH uses privileged ports and trusted software/hosts to determine 66 security is due to the fact that on VMS or UNIX, a non privileged 67 process is not permitted to bind a socket to a privileged port. 69 If rshd receives a connection on a non-privileged port, the connection is 70 immediately aborted. Only connections arriving from a privileged port will 80 3. Using CVS internal rsh support (non-privileged) 84 port is "non-privileged", the CVS VMS client will allow you to define the 110 as any user can create a privileged socket without authentication, under these
|
| /netbsd/src/sys/dev/ |
| D | random.c | 252 bool privileged = false, any = false; in random_write() local 269 privileged = true; in random_write() 282 rnd_add_data(&user_rndsource, buf, n, privileged ? n*NBBY : 0); in random_write()
|
| /netbsd/src/external/bsd/ppp/dist/pppd/ |
| D | options.h | 106 int privileged);
|
| D | pppd-private.h | 107 extern int privileged; /* We were run by real-uid root */ 477 int options_from_list(struct wordlist *, int privileged);
|
| D | main.c | 147 int privileged; /* we're running as real uid root */ variable 406 privileged = uid == 0; in main() 435 if (!ppp_options_from_file(PPP_PATH_SYSOPTIONS, !privileged, 0, 1) in main()
|
| D | auth.c | 593 privileged = 1; in privgroup() 1369 if (!auth_required && !allow_any_ip && have_route_to(0) && !privileged) { in auth_check_options() 2132 return allow_any_ip || privileged || !have_route_to(addr); in auth_ip_addr()
|
| D | options.c | 548 privileged_option = privileged; in parse_args() 669 ret = ppp_options_from_file(path, 0, 1, privileged); in options_from_user()
|
| /netbsd/src/crypto/dist/ipsec-tools/src/racoon/doc/ |
| D | README.privsep | 8 privileged user in a chroot'd environment and which handles all the other and 42 privileged instance of racoon will have access to them. 74 (/usr/local/etc/racoon/root) and the keys are available only to the privileged
|
| /netbsd/src/external/bsd/wpa/dist/wpa_supplicant/doc/docbook/ |
| D | wpa_priv.sgml | 35 <para>If enabled, privileged operations are done in the wpa_priv process 49 non-privileged user account created just for this purpose to limit access
|
| /netbsd/src/external/bsd/ntp/dist/html/hints/ |
| D | mpeix | 14 privileged, undocumented internal OS functions.
|
| /netbsd/src/external/bsd/ppp/dist/ |
| D | README.pwfd | 147 command line (unless you are root) since the plugin option is privileged.
|
| /netbsd/src/external/bsd/wpa/dist/wpa_supplicant/ |
| D | README | 922 privileged operations into a separate process (wpa_priv) while leaving 931 enabled, the privileged operations (driver wrapper and l2_packet) are 934 wrappers that communicate with the privileged wpa_priv process to 935 perform the needed operations. wpa_priv can control what privileged 943 on a laptop or as a special non-privileged user account created just 982 Linux capabilities instead of privileged process 987 by running wpa_supplicant as a privileged process with effective user id
|
| /netbsd/src/external/gpl3/binutils/dist/gas/doc/ |
| D | c-riscv.texi | 59 Select the privileged spec version. We can decide whether the CSR is valid or 86 memory accesses, and the major, minor and revision version of privileged 728 the privileged specification. It will report errors if object files of 729 different privileged specification versions are merged.
|
| D | c-or1k.texi | 77 OpenRISC also contains privileged special purpose registers (SPRs). The
|
| D | c-sparc.texi | 337 Several special privileged and non-privileged registers
|
| /netbsd/src/sys/kern/ |
| D | kern_entropy.c | 2486 bool privileged; in entropy_ioctl() local 2513 privileged = true; in entropy_ioctl() 2795 if (privileged && rdata->entropy && rdata->len) { in entropy_ioctl()
|
| /netbsd/src/external/gpl3/gcc/dist/gcc/config/sh/ |
| D | sh.opt | 285 Don't generate privileged-mode only code; implies -mno-inline-ic_invalidate if the inline code woul…
|
| /netbsd/src/external/gpl3/binutils/dist/include/ |
| D | ChangeLog-2017 | 3 * opcode/riscv-opc.h (DECLARE_CSR): Add missing privileged registers. 4 Sort to match privileged spec documentation order.
|
| /netbsd/src/external/gpl3/gdb/dist/include/ |
| D | ChangeLog-2017 | 3 * opcode/riscv-opc.h (DECLARE_CSR): Add missing privileged registers. 4 Sort to match privileged spec documentation order.
|
| /netbsd/src/crypto/dist/ipsec-tools/src/racoon/rfc/ |
| D | rfc2367.txt | 121 PF_KEY is a new socket protocol family used by trusted privileged key 311 implemented in trusted privileged applications outside the kernel. 312 Figure 2 shows a trusted, privileged routing daemon using PF_INET to 363 When a trusted privileged application is using the Key Engine but 370 Then, the trusted privileged application uses an SADB_GET message to 385 privileged applications are permitted to open a PF_KEY socket. 419 will be returned. Only a trusted, privileged process can create a 420 PF_KEY socket. On conventional UNIX systems, a privileged process is 422 operating systems, the notion of a "privileged process" is 2832 trusted, privileged users and processes should be able to perform any [all …]
|