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

/netbsd-current/usr.sbin/wlanctl/
H A Dwlanctl.c322 #define LOGICAL_XOR(x, y) (!(x) != !(y)) macro
332 if (!LOGICAL_XOR(argc > 0, cf.cf_a))

Completed in 319 milliseconds