Searched defs:auth_none_ops (Results 1 - 1 of 1) sorted by relevance
/illumos-gate/usr/src/uts/common/rpc/sec/ | ||
H A D | auth_none.c | 43 static struct auth_ops auth_none_ops = { variable in typeref:struct:auth_ops 75 auth->ah_ops = &auth_none_ops; |
Completed in 56 milliseconds