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

/src/usr.sbin/wlanctl/
H A Dwlanctl.c322 #define LOGICAL_XOR(x, y) (!(x) != !(y)) macro

Completed in 3 milliseconds