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

/netbsd-6-1-5-RELEASE/usr.sbin/wlanctl/
H A Dwlanctl.c323 #define LOGICAL_XOR(x, y) (!(x) != !(y)) macro
333 if (!LOGICAL_XOR(argc > 0, cf.cf_a))

Completed in 54 milliseconds