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

/openbsd-current/usr.sbin/radiusd/
H A Dradiusd_file.c85 static void auth_reject(struct module_file *, u_int, RADIUS_PACKET *,
389 auth_reject(self, query_id, radpkt, username, ent);
391 auth_reject(self, query_id, radpkt, username, NULL);
595 auth_reject(struct module_file *self, u_int q_id, RADIUS_PACKET *radpkt, function

Completed in 160 milliseconds