Searched refs:MT_ST_SYSV (Results 1 – 3 of 3) sorted by relevance
195 #define MT_ST_SYSV 0x1000 macro
2311 STm->sysv = (options & MT_ST_SYSV) != 0;2344 if ((options & MT_ST_SYSV) != 0)4633 options |= STm->sysv ? MT_ST_SYSV : 0; in options_show()
523 MT_ST_SYSV