Home
last modified time | relevance | path

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

/linux-2.4.37.9/arch/ppc/boot/include/
Dnonstdio.h20 #define perror(s) printf("%s: no files!\n", (s)) macro
/linux-2.4.37.9/arch/ppc/xmon/
Dnonstdio.h23 #define perror(s) printf("%s: no files!\n", (s)) macro
/linux-2.4.37.9/arch/ppc64/xmon/
Dnonstdio.h22 #define perror(s) printf("%s: no files!\n", (s)) macro
/linux-2.4.37.9/arch/alpha/kernel/
Derr_titan.c131 titan_parse_p_perror(int which, int port, u64 perror, int print) in titan_parse_p_perror()
/linux-2.4.37.9/include/asm-alpha/
Dcore_tsunami.h79 tsunami_64 perror; member
/linux-2.4.37.9/drivers/net/tokenring/
Dsmctr.c3134 unsigned int i, perror = 0; in smctr_lobe_media_test() local