Searched refs:MAN_SFLAG_CONTROL (Results 1 – 2 of 2) sorted by relevance
261 #define MAN_SFLAG_CONTROL 0x800 /* Stream is control stream */ macro
1307 msp->ms_flags = MAN_SFLAG_CONTROL; in man_open()1465 if (close_msp->ms_flags & MAN_SFLAG_CONTROL) { in man_close()2455 if ((msp->ms_flags & MAN_SFLAG_CONTROL) && in man_uwsrv()4997 status = ((msp->ms_flags & MAN_SFLAG_CONTROL) || in man_str_uses_pg()