Home
last modified time | relevance | path

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

/openbsd/lib/libradius/
H A Dradius.h269 #define RADIUS_ACCT_AUTHENTIC_LOCAL 2 /* Local */ macro
/openbsd/usr.sbin/radiusd/
H A Dradiusd_standard.c572 { RADIUS_ACCT_AUTHENTIC_LOCAL, "Local" },
/openbsd/sbin/iked/
H A Dradius.c757 RADIUS_ACCT_AUTHENTIC_LOCAL); in iked_radius_acct_request()