Searched refs:FLAG_ONEANDONLY (Results 1 – 3 of 3) sorted by relevance
42 #define FLAG_ONEANDONLY 0x04 /* one and only auth method */ macro47 #define IS_ONEANDONLY(x) ((x)->flags & FLAG_ONEANDONLY)
42 FLAG_ONEANDONLY If set, this indicates that the method is the127 auth routines check the FLAG_ONEANDONLY flag to see if
121 SET(auth_switch[0].flags, FLAG_ONEANDONLY);