Searched refs:pclose (Results 1 – 9 of 9) sorted by relevance
36 TEST(i, pclose(f), 0, "exit status %04x != %04x"); in main()42 TEST(i, pclose(f), 0, "exit status %04x != %04x"); in main()
127 #warning is pclose correct wrt the new mutex semantics?129 int pclose(FILE *stream) in pclose() function
15 pclose
49 if (pclose (f)) in do_test()
213 int pclose(FILE *stream) in pclose() function
127 pclose(fp); in main()
841 extern int pclose (FILE *__stream);
60 #define l_pclose(L,file) (pclose(file))
392 o Fixed pclose error handling
Completed in 9 milliseconds