Searched refs:strerrno (Results 1 - 1 of 1) sorted by relevance
/third_party/toybox/toys/pending/ | ||
H A D | strace.c | 112 static char *strerrno(int e) in strerrno() function 539 fprintf(stderr, "-1 %s (%s)", strerrno(-result), strerror(-result)); in print_exit() |
Completed in 1 milliseconds