Searched defs:perror (Results 1 – 2 of 2) sorted by relevance
| /Zephyr-latest/lib/posix/options/ | ||
| D | perror.c | 14 void perror(const char *s) in perror() function |
| /Zephyr-latest/samples/net/sockets/tcp/src/ | ||
| D | main.c | 20 #define perror(fmt, args...) \ macro |