Searched refs:veof (Results 1 - 1 of 1) sorted by relevance
/test/xts/acts/commonlibrary/thirdparty/musl/entry/src/main/cpp/ | ||
H A D | termiosndk.cpp | 178 const cc_t veof = (cc_t)0x07;
in Tcsetattr() local 184 tio.c_cc[VEOF] = veof; in Tcsetattr() |
Completed in 2 milliseconds