Searched defs:perror (Results 1 – 2 of 2) sorted by relevance
/aosp12/bionic/libc/stdio/ | ||
H A D | stdio.cpp | 885 void perror(const char* msg) { in perror() function |
/aosp12/bionic/tests/ | ||
H A D | stdio_test.cpp | 2558 TEST(STDIO_TEST, perror) { in TEST() argument |