Searched refs:perror (Results 1 – 14 of 14) sorted by relevance
95 perror ("Could not open file"); in AcpiOsOpenFile()151 perror ("Error reading file"); in AcpiOsReadFile()186 perror ("Error writing file"); in AcpiOsWriteFile()
918 perror ("clock_gettime"); in AcpiOsWaitSemaphore()942 perror ("sem_timedwait"); in AcpiOsWaitSemaphore()
6 void perror(const char* msg) { in perror() function
112 perror("syntax.c"); in main()116 perror("syntax.h"); in main()
14 perror(0); in vwarn()
89 perror ("Could not open initialization file"); in AeOpenInitializationFile()
100 perror ("Could not open input file"); in FlIsFileAsciiSource()
396 perror ("Could not delete"); in FlDeleteFile()
115 void perror(const char*);
101 perror ("Could not open input file"); in AcGetAllTablesFromFile()
822 perror ("Could not create destination file"); in AsPutFile()
821 perror("Opening file");1292 perror("Unable to query the screen for size (columns / rows)");
617 - bad perror("") behavior; did not match perror(0)
697 $(LOCAL_DIR)/src/stdio/perror.c \
Completed in 24 milliseconds