Home
last modified time | relevance | path

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

/illumos-gate/usr/src/stand/lib/fs/nfs/
H A Dauth_none.c47 static struct authnone_private { struct
51 } *authnone_private; argument
53 static struct authnone_private authnone_local;
58 struct authnone_private *ap = authnone_private; in authnone_create()
64 authnone_private = ap; in authnone_create()
84 struct authnone_private *ap = authnone_private; in authnone_marshal()
/illumos-gate/usr/src/lib/libnsl/rpc/
H A Dauth_none.c54 static struct authnone_private { struct
58 } *authnone_private; argument
64 struct authnone_private *ap; in authnone_create()
72 ap = authnone_private; in authnone_create()
79 authnone_private = ap; in authnone_create()
100 struct authnone_private *ap; in authnone_marshal()
105 ap = authnone_private; in authnone_marshal()