Home
last modified time | relevance | path

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

/system/public/zircon/device/
A Dpty.h73 #define PTY_EVENT_HANGUP (1u) // no active client macro
/system/utest/pty/
A Dpty-test.c197 ASSERT_EQ(events, PTY_EVENT_HANGUP, ""); in pty_test()
/system/dev/misc/pty/
A Dpty-core.c198 events |= PTY_EVENT_HANGUP; in pty_client_ioctl()

Completed in 5 milliseconds