Home
last modified time | relevance | path

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

/third_party/ltp/testcases/kernel/mce-test/tsrc/
Dtinjpage.c48 #define Perror(x) failure++, perror(x) macro
/third_party/alsa-utils/alsactl/
Dinit_parse.c81 static void Perror(struct space *space, const char *fmt, ...) in Perror() function