Home
last modified time | relevance | path

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

/titanic_41/usr/src/stand/lib/fs/nfs/
H A Dauth_none.c45 static struct auth_ops *authnone_ops();
68 ap->no_client.ah_ops = authnone_ops(); in authnone_create()
119 authnone_ops(void) in authnone_ops() function
/titanic_41/usr/src/lib/libnsl/rpc/
H A Dauth_none.c54 static struct auth_ops *authnone_ops(void);
85 ap->no_client.ah_ops = authnone_ops(); in authnone_create()
146 authnone_ops(void) in authnone_ops() function