Home
last modified time | relevance | path

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

/libuv/src/unix/
H A Dtty.c110 pts = getdevmajor("pts", S_IFCHR); in uv__tty_is_slave()
/libuv/test/
H A Dtest-fs.c55 # define S_IFCHR _S_IFCHR macro
1630 ASSERT_EQ(st->st_mode, (ft == UV_TTY ? S_IFCHR : S_IFIFO)); in TEST_IMPL()

Completed in 19 milliseconds