Home
last modified time | relevance | path

Searched refs:cuid (Results 1 – 4 of 4) sorted by relevance

/original-bsd/sys/sys/
H A Dipc.h27 ushort cuid; /* creator user id */ member
/original-bsd/sys/kern/
H A Dsysv_shm.c170 shp->shm_perm.cuid = shp->shm_perm.uid = cred->cr_uid;
225 cred->cr_uid != shp->shm_perm.cuid)
238 cred->cr_uid != shp->shm_perm.cuid)
483 if (cred->cr_uid != ipc->uid && cred->cr_uid != ipc->cuid) {
/original-bsd/sys/hp/hpux/
H A Dhpux.h172 long cuid; /* creator's user id */ member
H A Dhpux_compat.c1083 cred->cr_uid != shp->shm_perm.cuid)
1094 sbuf.shm_perm.cuid = shp->shm_perm.cuid;
1116 cred->cr_uid != shp->shm_perm.cuid) {