Searched refs:INFO_FLAG_AUTHENABLE (Results 1 – 2 of 2) sorted by relevance
315 #define INFO_FLAG_AUTHENABLE 0x20 macro
560 if (flags & INFO_FLAG_AUTHENABLE) { in print_pflag()1002 if ((is->flags & (INFO_FLAG_BCLIENT | INFO_FLAG_AUTHENABLE | in sysinfo()