Home
last modified time | relevance | path

Searched refs:tempfd (Results 1 – 3 of 3) sorted by relevance

/sysdeps/pthread/
A Dtst-cancel4.c687 if (tempfd == -1) in tf_accept()
732 if (tempfd == -1) in tf_send()
790 if (tempfd == -1) in tf_recv()
841 if (tempfd == -1) in tf_recvfrom()
889 if (tempfd == -1) in tf_recvmsg()
975 if (tempfd == -1) in tf_close()
985 close (tempfd); in tf_close()
1002 if (tempfd == -1) in tf_pread()
1030 if (tempfd == -1) in tf_pwrite()
1191 if (tempfd == -1) in tf_fsync()
[all …]
A Dtst-cancel4-common.c117 if (tempfd != -1) in do_test()
119 close (tempfd); in do_test()
120 tempfd = -1; in do_test()
219 if (tempfd != -1) in do_test()
221 close (tempfd); in do_test()
222 tempfd = -1; in do_test()
A Dtst-cancel4-common.h30 static int tempfd = -1; variable

Completed in 6 milliseconds