Searched refs:UCREDSYS_UCREDGET (Results 1 – 4 of 4) sorted by relevance
94 #define UCREDSYS_UCREDGET 0 macro
191 case UCREDSYS_UCREDGET: in ucredsys()
102 if (syscall(SYS_ucredsys, UCREDSYS_UCREDGET, pid, uc) != 0) { in ucred_get()
5498 case UCREDSYS_UCREDGET: in expound()