Home
last modified time | relevance | path

Searched defs:ctermid (Results 1 – 2 of 2) sorted by relevance

/aosp12/bionic/libc/stdio/
H A Dstdio.cpp740 char* ctermid(char* s) { in ctermid() function
/aosp12/bionic/tests/
H A Dstdio_test.cpp2398 TEST(STDIO_TEST, ctermid) { in TEST() argument