Searched refs:MAN_CONFIGURED (Results 1 – 2 of 2) sorted by relevance
409 #define MAN_CONFIGURED 0x2 /* Done configuring */ macro
1235 if (sflag == CLONEOPEN && man_config_state != MAN_CONFIGURED) { in man_open()1410 man_config_state = MAN_CONFIGURED; in man_configure()7532 if (man_config_state == MAN_CONFIGURED) { in man_kstat_update()