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

/illumos-gate/usr/src/cmd/rexd/
H A Drpc.rexd.c378 struct authunix_parms *unix_cred; local
384 unix_cred = &au;
386 unix_cred->aup_gids = (gid_t *)stuff;
388 unix_cred->aup_machname = "";
393 &(unix_cred->aup_uid),
394 &(unix_cred->aup_gid),
395 (int *)&(unix_cred->aup_len),
396 unix_cred->aup_gids) == FALSE)
399 return (unix_cred);
413 struct authunix_parms *unix_cred; local
[all...]
/illumos-gate/usr/src/lib/libsldap/common/
H A Dns_sldap.h169 UnixCred_t unix_cred; member in union:ns_cred::__anon3998

Completed in 61 milliseconds