Searched defs:newcr (Results 1 – 13 of 13) sorted by relevance
/titanic_41/usr/src/uts/common/syscall/ |
H A D | gid.c | 49 cred_t *cr, *newcr; in setgid() local 147 cred_t *cr, *newcr; in setegid() local 224 cred_t *cr, *newcr; in setregid() local
|
H A D | uid.c | 50 cred_t *cr, *newcr; in setuid() local 194 cred_t *cr, *newcr; in seteuid() local 271 cred_t *cr, *newcr; in setreuid() local
|
H A D | groups.c | 44 cred_t *cr, *newcr; in setgroups() local
|
/titanic_41/usr/src/uts/common/os/ |
H A D | cred.c | 383 cred_t *newcr; in crcopy() local 410 crcopy_to(cred_t *oldcr, cred_t *newcr) in crcopy_to() 439 cred_t *newcr; in crdup_flags() local 474 crdup_to(cred_t *oldcr, cred_t *newcr) in crdup_to() 1128 cred_t *newcr = NULL; in copycred_from_tslabel() local 1148 cred_t *newcr = NULL; in copycred_from_bslabel() local
|
H A D | core.c | 285 set_cred(proc_t *p, cred_t *newcr) in set_cred()
|
H A D | task.c | 867 cred_t *newcr = crdup(oldcr); in task_join() local
|
H A D | klpd.c | 526 cred_t *newcr = cralloc(); in klpd_reg() local
|
H A D | zone.c | 5680 cred_t *cr, *newcr; in zone_enter() local
|
/titanic_41/usr/src/uts/common/inet/ip/ |
H A D | ip6_output.c | 994 cred_t *newcr; in ire_send_wire_v6() local
|
H A D | ip_attr.c | 997 cred_t *newcr; in ip_recv_attr_replace_label() local
|
H A D | ip_output.c | 1937 cred_t *newcr; in ire_send_wire_v4() local
|
/titanic_41/usr/src/uts/common/fs/cachefs/ |
H A D | cachefs_ioctl.c | 144 cred_t *newcr = crget(); in conj_cred() local
|
/titanic_41/usr/src/uts/common/inet/udp/ |
H A D | udp.c | 1645 cred_t *newcr; in udp_do_opt_set() local
|