Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libnsl/rpc/
H A Dauth_sys.c60 static struct auth_ops *authsys_ops(void);
111 auth->ah_ops = authsys_ops(); in authsys_create()
364 authsys_ops(void) in authsys_ops() function