Home
last modified time | relevance | path

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

/aosp12/bionic/libc/stdio/
H A Dstdio.cpp885 void perror(const char* msg) { in perror() function
/aosp12/bionic/tests/
H A Dstdio_test.cpp2558 TEST(STDIO_TEST, perror) { in TEST() argument