Home
last modified time | relevance | path

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

/openbsd/usr.sbin/hostapd/
H A Dhostapd.h177 HOSTAPD_OP_LT = 3, enumerator
H A Dhandle.c465 (op == HOSTAPD_OP_LT && val1 < val2) || in hostapd_cmp()
H A Dparse.y812 ($2 == HOSTAPD_OP_LT && $3 == 0) ||
1152 $$ = HOSTAPD_OP_LT;