Searched defs:auth_unix (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/boot/lib/libstand/
H A Drpc.c69 struct auth_unix { struct
150 send_head -= sizeof(struct auth_unix);
151 bzero(send_head, sizeof(struct auth_unix));
155 auth->authlen = htonl(sizeof(struct auth_unix));

Completed in 45 milliseconds