Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/rpc/sec/
H A Dauth_none.c40 static bool_t authnone_refresh(AUTH *, struct rpc_msg *, cred_t *);
47 authnone_refresh,
139 authnone_refresh(AUTH *auth, struct rpc_msg *msg, cred_t *cr) in authnone_refresh() function
/titanic_41/usr/src/stand/lib/fs/nfs/
H A Dauth_none.c107 authnone_refresh(AUTH *foo, struct rpc_msg *bar, cred_t *cr) in authnone_refresh() function
127 ops.ah_refresh = authnone_refresh; in authnone_ops()
/titanic_41/usr/src/lib/libnsl/rpc/
H A Dauth_none.c134 authnone_refresh(AUTH *client, void *dummy) in authnone_refresh() function
158 ops.ah_refresh = authnone_refresh; in authnone_ops()