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

/device/linaro/bootloader/edk2/StdLib/LibC/Stdio/
H A Dperror.c2 Implementation of perror as declared in <stdio.h>.
40 NetBSD: perror.c,v 1.24 2006/01/26 11:13:42 kleink Exp
41 perror.c 8.1 (Berkeley) 6/4/93
53 * Since perror() is not allowed to change the contents of strerror()'s
58 perror(const char *s) function
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Modules/zlib/
H A Dminigzip.c68 # define perror(s) pwinerror(s) macro
379 perror("fread");
479 perror(file);
536 perror(file);
636 perror(*argv);

Completed in 39 milliseconds