Home
last modified time | relevance | path

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

/illumos-gate/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
/illumos-gate/usr/src/lib/libnsl/rpc/
H A Dauth_none.c52 static struct auth_ops *authnone_ops(void);
83 ap->no_client.ah_ops = authnone_ops(); in authnone_create()
144 authnone_ops(void) in authnone_ops() function