Home
last modified time | relevance | path

Searched refs:_user (Results 1 – 5 of 5) sorted by relevance

/netbsd-src/external/bsd/cron/dist/
H A Dstructs.h50 typedef struct _user { struct
51 struct _user *next, *prev; /* links */ argument
/netbsd-src/external/gpl3/gdb/dist/sim/testsuite/bfin/
H A Dcec-exact-exception.S23 loadsym R1, _user;
27 _user: label
/netbsd-src/external/bsd/openpam/dist/include/security/
H A Dpam_appl.h91 const char **_user,
136 const char *_user,
/netbsd-src/etc/
H A Drc.subr505 # ${name}_user n User to run ${command} as, using su(1) if not
651 _nice=\$${name}_nice _user=\$${name}_user \
655 if [ -n "$_user" ]; then # unset $_user if running as that user
656 if [ "$_user" = "$(id -un)" ]; then
657 unset _user
782 chroot ${_user:+-u $_user }${_group:+-g $_group }${_groups:+-G $_groups }\
790 if [ -n "$_user" ]; then
791 _doit="su -m $_user -c 'sh -c \"$_doit\"'"
829 if [ -n "$_user" ]; then
830 _doit="su -m $_user -c 'sh -c \"$_doit\"'"
[all …]
/netbsd-src/external/gpl3/autoconf/dist/doc/
H A Dautoconf.info514 poorly. The primary goal of Autoconf is making the _user's_ life