Home
last modified time | relevance | path

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

/titanic_41/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()
/titanic_41/usr/src/lib/libnsl/rpc/
H A Dauth_none.c56 static struct authnone_private { struct
60 } *authnone_private; argument
66 struct authnone_private *ap; in authnone_create()
74 ap = authnone_private; in authnone_create()
81 authnone_private = ap; in authnone_create()
102 struct authnone_private *ap; in authnone_marshal()
107 ap = authnone_private; in authnone_marshal()