Home
last modified time | relevance | path

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

/titanic_41/usr/src/stand/lib/fs/nfs/
H A Dauth_unix.c60 static struct auth_ops *authunix_ops();
106 auth->ah_ops = authunix_ops(); in authunix_create()
275 authunix_ops(void) in authunix_ops() function