Home
last modified time | relevance | path

Searched refs:uid (Results 251 – 275 of 650) sorted by relevance

1...<<11121314151617181920>>...26

/illumos-gate/usr/src/uts/common/c2/
H A Daudit_event.c781 long uid; in aus_chown() member
785 uid = (uint32_t)uap->uid; in aus_chown()
805 long uid; in aus_fchown() member
810 uid = (uint32_t)uap->uid; in aus_fchown()
848 long uid; in aus_lchown() member
852 uid = (uint32_t)uap->uid; in aus_lchown()
867 long uid; in aui_fchownat() member
892 long uid; in aus_fchownat() member
897 uid = (uint32_t)uap->uid; in aus_fchownat()
2281 uid = (uint32_t)uap->uid; in aus_setuid()
[all …]
/illumos-gate/usr/src/cmd/mail/
H A Dcreatemf.c35 void createmf(uid, file) in createmf() argument
36 uid_t uid; in createmf()
/illumos-gate/usr/src/lib/passwdutil/
H A Dnis_attr.c131 uid_t uid; in nis_user_to_authenticate() local
152 uid = getuid(); in nis_user_to_authenticate()
154 *privileged = (uid == (uid_t)0); in nis_user_to_authenticate()
157 if (uid == 0 || uid == buf->pwd->pw_uid) { in nis_user_to_authenticate()
/illumos-gate/usr/src/cmd/tip/
H A Dtip.c61 uid = getuid(); in main()
256 if (uid != getuid()) { in cleanup()
292 (void) seteuid(uid); in userperm()
412 if ((p->e_flags&PRIV) && uid) in escape()
495 if ((p->e_flags&PRIV) && uid) in help()
H A Dcu.c15 int uid, euid; variable
106 uid = getuid(); in cumain()
/illumos-gate/usr/src/test/util-tests/tests/awk/examples/out/
H A Dt.1.x162 count23nobody:*:60001:60001:SVR4nobody 23nobody:*:60001:60001:SVR4 nobody uid:/dev/null:/dev/null
163 count24noaccess:*:60002:60002:uidno 24noaccess:*:60002:60002:uid no access:/dev/null:/dev/null
164 count25nobody:*:-2:-2:originalnobody 25nobody:*:-2:-2:original nobody uid:/dev/null:/dev/null
192 count23nobody 23 nobody * 60001 60001 SVR4 nobody uid /dev/null /dev/null
193 count24noaccess 24 noaccess * 60002 60002 uid no access /dev/null /dev/null
194 count25nobody 25 nobody * -2 -2 original nobody uid /dev/null /dev/null
H A Dt.re456 24noaccess:*:60002:60002:uid no access:/dev/null:/dev/null matches a
57 25nobody:*:-2:-2:original nobody uid:/dev/null:/dev/null matches a
77 24 noaccess * 60002 60002 uid no access /dev/null /dev/null matches a
78 25 nobody * -2 -2 original nobody uid /dev/null /dev/null matches a
H A Dt.intest323 nobody uid:/dev/null:/dev/null
327 nobody uid:/dev/null:/dev/null
383 nobody * 60001 60001 SVR4 nobody uid /dev/null /dev/null
385 noaccess * 60002 60002 uid no access /dev/null /dev/null
387 nobody * -2 -2 original nobody uid /dev/null /dev/null
H A Dt.vf3162 nobody nobody uid:/dev/null:/dev/null
164 nobody nobody uid:/dev/null:/dev/null
192 nobody nobody * 60001 60001 SVR4 nobody uid /dev/null /dev/null
193 noaccess noaccess * 60002 60002 uid no access /dev/null /dev/null
194 nobody nobody * -2 -2 original nobody uid /dev/null /dev/null
H A Dt.8.y162 nobody nobody uid:/dev/null:/dev/null
164 nobody nobody uid:/dev/null:/dev/null
192 nobody nobody * 60001 60001 SVR4 nobody uid /dev/null /dev/null
193 noaccess noaccess * 60002 60002 uid no access /dev/null /dev/null
194 nobody nobody * -2 -2 original nobody uid /dev/null /dev/null
H A Dt.split4162 10 23nobody:*:60001:60001:SVR4 nobody uid:/dev/null:/dev/null 23nobody:*:60001:60001:SVR4
163 10 24noaccess:*:60002:60002:uid no access:/dev/null:/dev/null 24noaccess:*:60002:60002:uid
164 10 25nobody:*:-2:-2:original nobody uid:/dev/null:/dev/null 25nobody:*:-2:-2:original
/illumos-gate/usr/src/uts/common/sys/
H A Dstropts.h397 o_uid_t uid; /* always ushort */ member
408 uid_t uid; member
426 uid_t uid; member
/illumos-gate/usr/src/cmd/lastcomm/
H A Dlc_utils.c275 getname(uid_t uid) in getname() argument
280 if ((pw = getpwuid(uid)) == NULL) { in getname()
281 (void) sprintf(uidname, "%u", uid); in getname()
/illumos-gate/usr/src/cmd/newgrp/
H A Dnewgrp.c84 uid_t uid; in main() local
128 uid = p->pw_uid; in main()
166 if (uid == 0) in main()
/illumos-gate/usr/src/cmd/projadd/
H A Dprojdel.pl102 my ($mode, $uid, $gid) = (stat($pfh))[2,4,5];
129 if (!chown($uid, $gid, $tmpprojf)) {
/illumos-gate/usr/src/cmd/lp/lib/access/
H A Dallowed.c204 tsol_check_admin_auth(uid_t uid) in tsol_check_admin_auth() argument
209 p = getpwuid(uid); in tsol_check_admin_auth()
/illumos-gate/usr/src/uts/common/ipp/flowacct/
H A Dflowacct.c216 header->uid = crgetuid(cr); in flowacct_find_ids()
219 header->uid = (uid_t)-1; in flowacct_find_ids()
405 flowacct_item_present(flow_t *flow, uint8_t dsfield, pid_t proj_id, uint_t uid) in flowacct_item_present() argument
416 (item->uid != uid)) { in flowacct_item_present()
490 header->uid); in flowacct_update_flows_tbl()
569 item->uid = header->uid; in flowacct_update_flows_tbl()
703 tmp_frec->fl_use->fu_userid = item->uid; in flowacct_create_record()
/illumos-gate/usr/src/uts/common/os/
H A Dipc.c478 uid_t uid = crgetuid(cr); in ipcperm_access() local
482 if (uid != p->ipc_uid && uid != p->ipc_cuid) { in ipcperm_access()
515 uid_t uid; in ipcperm_set() local
523 uid = STRUCT_FGET(lperm, uid); in ipcperm_set()
531 if (!VALID_UID(uid, zone) || !VALID_GID(gid, zone)) in ipcperm_set()
534 kperm->ipc_uid = uid; in ipcperm_set()
550 STRUCT_FSET(lperm, uid, kperm->ipc_uid); in ipcperm_stat()
/illumos-gate/usr/src/lib/nsswitch/ad/common/
H A Dgetspent.c80 uid_t uid; in getbynam() local
102 0, &is_user, &is_wuser, &uid, NULL, NULL, NULL); in getbynam()
/illumos-gate/usr/src/cmd/fs.d/autofs/
H A Dautod_lookup.c47 uid_t uid, in do_lookup1() argument
123 if (*key == '=' && uid == 0) { in do_lookup1()
/illumos-gate/usr/src/uts/common/rpc/sec_gss/
H A Drpcsec_gss.c118 uid_t uid; member
274 uid_t uid = crgetuid(cr); in rpc_gss_secget() local
284 if (HASH(cache_key, uid) < 0) { in rpc_gss_secget()
296 ASSERT(HASH(cache_key, uid) >= 0); in rpc_gss_secget()
297 head = &ga_cache_table[HASH(cache_key, uid)]; in rpc_gss_secget()
305 (uid == current->uid) && (zoneid == current->zoneid) && in rpc_gss_secget()
355 new->uid = uid; in rpc_gss_secget()
1443 rpc_gss_revauth(uid_t uid, rpc_gss_OID mech) in rpc_gss_revauth() argument
1463 (gss_OID) mech) && (cur->uid == uid) && in rpc_gss_revauth()
/illumos-gate/usr/src/common/smbclnt/
H A Dsmbfs_ntacl.c1303 uid_t uid, /* or gid */ in mkrq_idmap_ux2sid() argument
1311 if (uid == (uid_t)-1) in mkrq_idmap_ux2sid()
1313 idms = I_getsidbyuid(idmap_gh, uid, in mkrq_idmap_ux2sid()
1318 if (uid == (uid_t)-1) in mkrq_idmap_ux2sid()
1320 idms = I_getsidbygid(idmap_gh, uid, in mkrq_idmap_ux2sid()
1521 uid_t uid; in smbfs_acl_zfs2sd() local
1540 uid = (uid_t)-1; in smbfs_acl_zfs2sd()
1544 uid = (uid_t)own_gid; in smbfs_acl_zfs2sd()
1548 uid = (uid_t)own_uid; in smbfs_acl_zfs2sd()
1552 uid = zacep->a_who; in smbfs_acl_zfs2sd()
[all …]
/illumos-gate/usr/src/cmd/fs.d/nfs/rquotad/
H A Drpc.rquotad.c409 quotactl(int cmd, char *mountp, uid_t uid, struct dqblk *dqp) in quotactl() argument
460 quota.uid = uid; in quotactl()
612 getdiskquota(fsqp, uid, dqp) in getdiskquota() argument
614 uid_t uid;
623 (void) llseek(fd, (offset_t)dqoff(uid), L_SET);
/illumos-gate/usr/src/cmd/syseventd/daemons/syseventconfd/
H A Dsyseventconfd.c280 uid_t uid; in exec_cmd() local
313 if (nvlist_lookup_int32(cmd->cmd_nvlist, "uid", (int *)&uid) == 0) { in exec_cmd()
320 uid = 0; in exec_cmd()
374 if (uid != (uid_t)0) { in exec_cmd()
377 i = setuid(uid); in exec_cmd()
/illumos-gate/usr/src/cmd/utmp_update/
H A Dutmp_update.c313 int uid; in check_utmpx() local
328 uid = pwd->pw_uid; in check_utmpx()
339 if (ruid != uid) { in check_utmpx()
341 entryx->ut_user, uid, getuid()); in check_utmpx()

1...<<11121314151617181920>>...26