Home
last modified time | relevance | path

Searched refs:privileged (Results 1 – 25 of 44) sorted by relevance

12

/trueos/sys/ofed/drivers/infiniband/hw/mthca/
HDmthca_pd.c39 int mthca_pd_alloc(struct mthca_dev *dev, int privileged, struct mthca_pd *pd) in mthca_pd_alloc() argument
43 pd->privileged = privileged; in mthca_pd_alloc()
50 if (privileged) { in mthca_pd_alloc()
64 if (pd->privileged) in mthca_pd_free()
HDmthca_provider.h102 int privileged; member
HDmthca_dev.h462 int mthca_pd_alloc(struct mthca_dev *dev, int privileged, struct mthca_pd *pd);
/trueos/crypto/openssh/
HDuidswap.c50 static int privileged = 0; variable
71 privileged = 0; in temporarily_use_uid()
77 privileged = 0; in temporarily_use_uid()
82 privileged = 1; in temporarily_use_uid()
166 if (!privileged) { in restore_uid()
HDREADME.privsep3 privileged monitor process. Its purpose is to prevent privilege
36 --with-privsep-user=user Specify non-privileged user for privilege separation
60 process 6917 is the privileged monitor process, 6919 is the user owned
HDsshconnect.c294 ssh_create_socket(int privileged, struct addrinfo *ai) in ssh_create_socket() argument
310 if (options.bind_address == NULL && !privileged) in ssh_create_socket()
331 if (privileged) { in ssh_create_socket()
HDREADME.tun56 the privileged user (in /root/.ssh/config):
HDOVERVIEW112 privileged socket). Any extra privileges are dropped before
HDssh.094 as a SOCKS server. Only root can forward privileged ports.
99 square brackets. Only the superuser can forward privileged
169 superuser can forward privileged ports. By default, the local
590 only root can open sockets on privileged ports) and doesn't conflict with
HDssh_config.0301 line. Only the superuser can forward privileged ports.
549 privileged ports. By default, the local port is bound in
801 Specifies whether to use a privileged port for outgoing
/trueos/crypto/openssh/contrib/cygwin/
HDREADME29 --user -u <account> privileged user for service, default 'cyg_server'.
30 --pwd -w <passwd> Use "pwd" as password for privileged user.
31 --privileged On Windows XP, require privileged user
HDssh-host-config546 --privileged )
/trueos/bin/sh/
HDmain.c155 if (privileged == 0) in main()
162 if (!privileged && iflag) { in main()
HDoptions.h62 #define privileged optlist[15].val macro
HDoptions.c94 privileged = (getuid() != geteuid() || getgid() != getegid()); in procargs()
285 if (flag == 'p' && !val && privileged) { in setoption()
/trueos/share/security/
HDlomac-policy.contexts10 # This is not an exhaustive list of all "privileged" devices.
/trueos/sys/compat/mach/defs/
HDhost_priv.defs89 * Only available to privileged users.
97 * Return privileged statistics from this host.
349 * Access to this port is restricted to privileged clients because
/trueos/etc/
HDlogin.access37 # Disallow non-local logins to privileged accounts (group wheel).
/trueos/usr.sbin/lpr/common_source/
HDlp.h138 int privileged; /* was the request from a privileged user? */ member
/trueos/contrib/ntp/html/build/hints/
HDmpeix14 privileged, undocumented internal OS functions.
/trueos/usr.sbin/bsdconfig/include/
HDoptions.hlp6 will not talk NFS over "non privileged" ports.
/trueos/contrib/apr/
HDCHANGES70 segments are created under the "Global" namespace for privileged
/trueos/contrib/wpa/wpa_supplicant/
HDREADME900 privileged operations into a separate process (wpa_priv) while leaving
909 enabled, the privileged operations (driver wrapper and l2_packet) are
912 wrappers that communicate with the privileged wpa_priv process to
913 perform the needed operations. wpa_priv can control what privileged
921 on a laptop or as a special non-privileged user account created just
/trueos/contrib/ofed/libibverbs/
HDREADME33 non-privileged users, you may want to add an appropriate MODE or GROUP
/trueos/contrib/amd/
HDBUGS210 unlike the initial connections which do originate from privileged

12