Home
last modified time | relevance | path

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

/third_party/ltp/testcases/kernel/pty/
Dhangup01.c91 int hangupcount = 0; in parent() local
103 ++hangupcount; in parent()
105 tst_resm(TINFO, "hangup %d", hangupcount); in parent()
107 if (hangupcount == NUMMESSAGES) { in parent()