Home
last modified time | relevance | path

Searched refs:user (Results 351 – 375 of 757) sorted by relevance

1...<<11121314151617181920>>...31

/illumos-gate/usr/src/lib/libmail/inc/
H A Dmaillock.h51 extern int maillock(char *user, int retrycnt);
/illumos-gate/usr/src/uts/common/smbsrv/ndl/
H A Dsrvsvc.ndl556 * (and other shared resources) returned via a share based on a user's
557 * access rights, i.e. a user would not see objects that are
558 * inaccessible to that user. ABE requests are made using info level
793 * [in] Pointer to a string that specifies the name of the user for which
814 * 502 Return the name of the computer; name of the user; open files,
887 * Specifies a DWORD value that describes how the user established the
889 * SESS_GUEST The user specified by the sesi1_username member
891 * SESS_NOENCRYPTION The user specified by the sesi1_username member
1003 * with the specified user will be disconnected.
1006 * [in] Pointer to a string that specifies the name of the user whose
[all …]
/illumos-gate/usr/src/cmd/lp/include/
H A Dsecure.h59 char *user; member
/illumos-gate/usr/src/lib/print/libpapi-common/common/
H A Duri.h43 char *user; member
/illumos-gate/usr/src/boot/i386/btx/btx/
H A Dbtx.S32 .set MEM_USR,0xa000 # Start of user memory
233 popl %ds # user
236 iret # To user mode
505 movl -0x08(%esi),%ebx # Save user flags in %ebx
551 intusr.5: movw %bx,MEM_ESPR-0x12 # Pass user flags to real mode
565 intusr.6: movl -0x08(%esi),%ebx # Copy user flags to real
681 movw %ax,-0x08(%esi) # Update user flags (low 16)
691 iret # Return to user mode
/illumos-gate/usr/src/lib/libtecla/common/
H A Dhomedir.h47 const char *_hd_lookup_home_dir(HomeDir *home, const char *user);
/illumos-gate/usr/src/cmd/oamuser/
H A DMakefile31 SUBDIRS= lib group user
/illumos-gate/usr/src/cmd/auditconfig/
H A Dauditconfig.c208 static uid_t get_user_id(char *user);
248 static void do_setauid(char *user, char **argv);
793 char *user; in do_args() local
796 user = *argv; in do_args()
798 do_setauid(user, argv); in do_args()
1806 do_setauid(char *user, char **argv) in do_setauid() argument
1810 auid = get_user_id(user); in do_setauid()
2281 get_user_id(char *user) in get_user_id() argument
2286 if (isdigit(*user)) { in get_user_id()
2287 uid = atoi(user); in get_user_id()
[all …]
/illumos-gate/usr/src/cmd/zonecfg/
H A Dzonecfg.c5184 struct zone_fstab lookup, user; in info_fs() local
5196 if (strlen(user.zone_fs_dir) > 0 && in info_fs()
5202 if (strlen(user.zone_fs_type) > 0 && in info_fs()
5234 struct zone_nwiftab lookup, user; in info_net() local
5247 strcmp(user.zone_nwif_physical, in info_net()
5278 struct zone_devtab lookup, user; in info_dev() local
5326 struct zone_rctltab lookup, user; in info_rctl() local
5364 struct zone_attrtab lookup, user; in info_attr() local
5408 struct zone_dstab lookup, user; in info_ds() local
5421 strcmp(user.zone_dataset_name, in info_ds()
[all …]
/illumos-gate/usr/src/test/crypto-tests/doc/
H A DREADME48 - A non-root user with the ability to sudo(8) to root without a
49 password or the root user must run the test.
/illumos-gate/usr/src/cmd/fm/eversholt/files/common/
H A Dsca1000.esc45 * The driver passes the user data to the hardware and returns the hardware
46 * generated results to the user. It does check input and output data errors.
H A Dsca500.esc45 * The driver passes the user data to the hardware and returns the hardware
46 * generated results to the user. It does check input and output data errors.
/illumos-gate/usr/src/test/zfs-tests/tests/functional/acl/nontrivial/
H A Dzfs_acl_chmod_inherit_003_pos.ksh231 for user in root $ZFS_ACL_STAFF1; do
232 log_must set_cur_usr $user
/illumos-gate/usr/src/lib/nsswitch/
H A DMakefile30 SUBDIRS= files nis compat dns ldap user mdns ad
/illumos-gate/usr/src/lib/pam_modules/krb5/
H A Dutils.h46 char *user; member
/illumos-gate/usr/src/cmd/perl/contrib/Sun/Solaris/Project/t/
H A DProject.t198 # all user # yes yes yes yes
213 user.test2:456:project two:adm,uucp:staff:attr1=p;attr2=q
224 user.test2:456:project two:adm,uucp:staff:attr1=p;attr2=q
235 user.test2:456:project two:adm,uucp:staff:attr1=p;attr2=q
246 user.root:1::::
251 user.test2:456:project two:adm,uucp:staff:attr1=p;attr2=q
258 # file5, all unique user projects.
262 user.test2:456:project two:adm,uucp:staff:attr1=p;attr2=q
380 [ 0, 0, { "res" => 1 }, "user.root:1::::" ],
503 [ 0, 1, {}, "user.root:1::::" ],
[all …]
/illumos-gate/usr/src/contrib/ast/src/lib/libast/features/
H A Dvmalloc51 static int user = 0;
67 #define MALLOC(n) if(user)return&heap[0];op=hp;hp+=(n+sizeof(HT)-1)/sizeof(HT);return(void*)op;
89 int main() { user = 1; return !INTERCEPTED(LOCAL()); }
/illumos-gate/usr/src/test/
H A DREADME43 run(1) to be passed through so that a user may specify a custom configuration
76 Some STF tests consume the values of variables from the user's environment.
84 The configuration file of a newly ported test must specify the user the test
/illumos-gate/usr/src/cmd/ssh/etc/
H A Dsshd_config79 # Must be on a local disk and readable only by the root user (root:sys 600).
114 # Note that sshd uses pam_authenticate(3PAM) so the root (or any other) user
136 # If the user on the client side is not root then this won't work on
/illumos-gate/usr/src/cmd/syslogd/
H A Dllt.h44 ll_t * ll_traverse(llh_t *ptr, int (*func)(void *, void *), void *user);
/illumos-gate/usr/src/cmd/netfiles/
H A Dnsswitch.conf45 printers: user files
/illumos-gate/usr/src/test/zfs-tests/tests/functional/cli_root/zfs_set/
H A Duser_property_003_neg.ksh67 log_pass "ZFS can handle invalid user property passed."
/illumos-gate/usr/src/cmd/make/include/vroot/
H A Dargs.h53 int user; int group; member
/illumos-gate/usr/src/contrib/ast/src/lib/libast/vmalloc/
H A Dvmmopen.c93 Mmuser_t* user; /* stored (key,val)'s */ member
451 for(u = mmvm->user; u; u = u->next)
459 u->next = mmvm->user;
460 mmvm->user = u;
/illumos-gate/usr/src/cmd/halt/
H A Dhalt.c1473 char *user = getlogin(); in main() local
1478 if (user == NULL && (pw = getpwuid(getuid())) != NULL) in main()
1479 user = pw->pw_name; in main()
1480 if (user == NULL) in main()
1481 user = "root"; in main()
1486 syslog(LOG_CRIT, "initiated by %s", user); in main()
1488 syslog(LOG_CRIT, "initiated by %s on %s", user, tty); in main()

1...<<11121314151617181920>>...31