Home
last modified time | relevance | path

Searched defs:TCHECK2 (Results 1 – 2 of 2) sorted by relevance

/openbsd/usr.sbin/tcpdump/
H A Dinterface.h150 #define TCHECK2(var, l) if (!TTEST2(var, l)) goto trunc macro
/openbsd/usr.sbin/hostapd/
H A Dhostapd.h373 #define TCHECK2(var, l) if (!TTEST2(var, l)) goto trunc macro