Home
last modified time | relevance | path

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

/openbsd/lib/libc/rpc/
H A Dauth_none.c64 static struct authnone_private { struct
68 } *authnone_private; variable
73 struct authnone_private *ap = authnone_private; in authnone_create()
81 authnone_private = ap; in authnone_create()
101 struct authnone_private *ap = authnone_private; in authnone_marshal()