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

/macosx-10.9.5/Libinfo-449.1.3/rpc.subproj/
H A Dauth_none.c94 static struct authnone_private { struct
98 } *authnone_private; variable in typeref:struct:authnone_private
103 register struct authnone_private *ap = authnone_private;
108 ap = (struct authnone_private *)calloc(1, sizeof (*ap));
111 authnone_private = ap;
133 register struct authnone_private *ap = authnone_private;

Completed in 81 milliseconds