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

/macosx-10.9.5/ppp-727.90.1/Authenticators/Radius/
H A Dradlib_private.h60 #define RADIUS_AUTH 0 /* RADIUS authentication, default */ macro
H A Dradlib.c349 if (h->type == RADIUS_AUTH)
475 wanttype = h->type == RADIUS_AUTH ? "auth" : "acct";
807 h->type = RADIUS_AUTH;

Completed in 125 milliseconds