Searched refs:authnone_private (Results 1 – 1 of 1) sorted by relevance
64 static struct authnone_private { struct68 } *authnone_private; argument73 register struct authnone_private *ap = authnone_private; in authnone_create()78 ap = (struct authnone_private *)calloc(1, sizeof (*ap)); in authnone_create()81 authnone_private = ap; in authnone_create()103 register struct authnone_private *ap = authnone_private;