Home
last modified time | relevance | path

Searched refs:uc_pid (Results 1 – 3 of 3) sorted by relevance

/titanic_50/usr/src/lib/libc/port/gen/
H A Ducred.c236 if (uc->uc_pid == -1) in ucred_getpid()
239 return (uc->uc_pid); in ucred_getpid()
/titanic_50/usr/src/uts/common/sys/
H A Ducred.h65 pid_t uc_pid; /* Process id */ member
/titanic_50/usr/src/uts/common/os/
H A Dcred.c953 uc->uc_pid = pid; in cred2ucred()