/titanic_50/usr/src/lib/nsswitch/files/common/ |
H A D | getpwnam.c | 76 return (UID_NOBODY); in hash_pwuid() 84 return (UID_NOBODY); in hash_pwuid() 214 uid = (uidl > MAXUID) ? UID_NOBODY : (uid_t)uidl; in validate_passwd_ids()
|
/titanic_50/usr/src/uts/common/idmap/ |
H A D | idmap_kapi.c | 462 *uid = UID_NOBODY; in kidmap_getuidbysid() 476 *uid = UID_NOBODY; in kidmap_getuidbysid() 482 *uid = UID_NOBODY; in kidmap_getuidbysid() 617 *pid = UID_NOBODY; in kidmap_getpidbysid() 640 *pid = UID_NOBODY; in kidmap_getpidbysid() 647 *pid = UID_NOBODY; in kidmap_getpidbysid() 1236 *result->uid = UID_NOBODY; in kidmap_get_mappings() 1240 *result->pid = UID_NOBODY; in kidmap_get_mappings() 1330 *result->uid = UID_NOBODY; in kidmap_get_mappings() 1334 *result->pid = UID_NOBODY; in kidmap_get_mappings() [all …]
|
/titanic_50/usr/src/uts/common/sys/ |
H A D | param.h | 82 #define UID_NOBODY 60001 /* user ID no body */ macro 83 #define GID_NOBODY UID_NOBODY
|
/titanic_50/usr/src/cmd/fs.d/nfs/nfsmapid/ |
H A D | nfsmapid_server.c | 103 result.u_res.uid = UID_NOBODY; in nfsmapid_str_uid() 118 result.u_res.uid = UID_NOBODY; in nfsmapid_str_uid() 130 result.u_res.uid = UID_NOBODY; in nfsmapid_str_uid() 152 result.u_res.uid = UID_NOBODY; in nfsmapid_str_uid() 172 result.u_res.uid = UID_NOBODY; in nfsmapid_str_uid()
|
H A D | nfsmapid_test.c | 340 *uid = UID_NOBODY; in nfs_idmap_str_uid() 410 *uid = UID_NOBODY; in nfs_idmap_str_uid() 433 if (uid == UID_NOBODY) { in nfs_idmap_uid_str()
|
/titanic_50/usr/src/lib/libc/port/gen/ |
H A D | getpwnam_r.c | 274 passwd->pw_uid = UID_NOBODY; in str2passwd() 337 passwd->pw_uid = UID_NOBODY; in str2passwd()
|
/titanic_50/usr/src/uts/common/fs/nfs/ |
H A D | nfs4_idmap.c | 319 *uid = UID_NOBODY; in nfs_idmap_str_uid() 327 *uid = UID_NOBODY; in nfs_idmap_str_uid() 434 *uid = UID_NOBODY; in nfs_idmap_str_uid() 504 *uid = UID_NOBODY; in nfs_idmap_str_uid() 535 if (uid == UID_NOBODY) { in nfs_idmap_uid_str() 1637 *id = UID_NOBODY; in nfs_idmap_s2i_literal()
|
H A D | nfs_server.c | 2235 (crgetuid(cr) != UID_NOBODY || crgetgid(cr) != GID_NOBODY)) in checkauth() 2262 if (crsetugid(cr, UID_NOBODY, GID_NOBODY) != 0) in checkauth() 2482 (crgetuid(cr) != UID_NOBODY || crgetgid(cr) != GID_NOBODY)) in checkauth4()
|
/titanic_50/usr/src/uts/common/rpc/sec/ |
H A D | sec_svc.c | 165 (void) crsetugid(cr, UID_NOBODY, GID_NOBODY); in sec_svc_getcred() 189 (void) crsetugid(cr, UID_NOBODY, GID_NOBODY); in sec_svc_getcred()
|
/titanic_50/usr/src/lib/nsswitch/nis/common/ |
H A D | getpwnam.c | 97 uid = (uidl > MAXUID) ? UID_NOBODY : (uid_t)uidl; in validate_passwd_ids()
|
/titanic_50/usr/src/ucbhead/sys/ |
H A D | param.h | 68 #define UID_NOBODY 60001 macro
|
/titanic_50/usr/src/uts/common/fs/zfs/ |
H A D | zfs_fuid.c | 512 return ((type == ZFS_OWNER) ? UID_NOBODY : GID_NOBODY); in zfs_fuid_create_cred() 584 return (UID_NOBODY); in zfs_fuid_create() 620 rid = UID_NOBODY; in zfs_fuid_create()
|
/titanic_50/usr/src/lib/passwdutil/ |
H A D | switch_utils.c | 318 passwd->pw_uid = UID_NOBODY; in str2passwd() 372 passwd->pw_uid = UID_NOBODY; in str2passwd()
|
/titanic_50/usr/src/cmd/idmap/idmapd/ |
H A D | wksids.c | 109 {"S-1-5", 7, "", "Anonymous Logon", 0, UID_NOBODY, 1, 0},
|
/titanic_50/usr/src/lib/nsswitch/ldap/common/ |
H A D | getpwnam.c | 84 (void) snprintf(uid_nobody, sizeof (uid_nobody), "%u", UID_NOBODY); in _nss_ldap_passwd2str()
|
/titanic_50/usr/src/lib/nsswitch/compat/common/ |
H A D | getpwent.c | 109 uid = (uidl > MAXUID) ? UID_NOBODY : (uid_t)uidl; in validate_passwd_ids()
|
H A D | compat_common.c | 707 p->pw_uid = UID_NOBODY; in validate_ids()
|
/titanic_50/usr/src/lib/smbsrv/libmlsvc/common/ |
H A D | smb_logon.c | 82 token->tkn_user.i_id = UID_NOBODY; in smb_token_idmap() 83 token->tkn_owner.i_id = UID_NOBODY; in smb_token_idmap()
|
/titanic_50/usr/src/cmd/fs.d/nfs/mountd/ |
H A D | mountd.c | 2429 srv = UID_NOBODY; in check_client_old() 2502 srv = UID_NOBODY; in check_client_old() 2798 srv = UID_NOBODY; in check_client_new() 2871 srv = UID_NOBODY; in check_client_new()
|
/titanic_50/usr/src/lib/gss_mechs/mech_dh/backend/mech/ |
H A D | name.c | 608 *uid = UID_NOBODY; in __dh_pname_to_uid()
|
/titanic_50/usr/src/lib/libshare/nfs/ |
H A D | libshare_nfs.c | 944 val = UID_NOBODY; in fill_export_from_optionset() 1204 val = UID_NOBODY; in fill_security_from_secopts() 1818 export.ex_anon = UID_NOBODY; /* this is our default value */ in nfs_enable_share()
|
/titanic_50/usr/src/cmd/sgs/ar/common/ |
H A D | cmd.c | 635 fileptr->ar_uid = UID_NOBODY; in movefil()
|
/titanic_50/usr/src/lib/libsec/common/ |
H A D | acl_lex.l | 978 return (UID_NOBODY); in get_id_nofail()
|
H A D | acltext.c | 937 idstr = lltostr(UID_NOBODY, in ace_acltotext()
|
/titanic_50/usr/src/cmd/cmd-inet/usr.sbin/snoop/ |
H A D | snoop.c | 1121 (void) setuid(UID_NOBODY); in resetperm()
|