Searched defs:ctermid (Results 1 – 2 of 2) sorted by relevance
/aosp12/bionic/libc/stdio/ | ||
H A D | stdio.cpp | 740 char* ctermid(char* s) { in ctermid() function |
/aosp12/bionic/tests/ | ||
H A D | stdio_test.cpp | 2398 TEST(STDIO_TEST, ctermid) { in TEST() argument |