Home
last modified time | relevance | path

Searched refs:msts_count (Results 1 – 1 of 1) sorted by relevance

/openbsd/sys/kern/
H A Dtty_msts.c50 int msts_count, msts_nxid; variable
97 msts_count++; in mstsopen()
136 msts_count--; in mstsclose()
137 if (msts_count == 0) in mstsclose()