Searched defs:OPT_FLAG (Results 1 – 2 of 2) sorted by relevance
861 #define OPT_FLAG(x) \ in sshauthopt_deserialise() macro
92 #define OPT_FLAG(ch) (1 << ((ch) & 31)) macro