Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/sys/
H A Ducred.h94 #define UCREDSYS_UCREDGET 0 macro
/titanic_41/usr/src/uts/common/syscall/
H A Ducredsys.c191 case UCREDSYS_UCREDGET: in ucredsys()
/titanic_41/usr/src/lib/libc/port/gen/
H A Ducred.c102 if (syscall(SYS_ucredsys, UCREDSYS_UCREDGET, pid, uc) != 0) { in ucred_get()
/titanic_41/usr/src/cmd/truss/
H A Dexpound.c5482 case UCREDSYS_UCREDGET: in expound()