Searched refs:tempfname (Results 1 – 3 of 3) sorted by relevance
127 if (tempfname != NULL) in do_test()129 unlink (tempfname); in do_test()130 free (tempfname); in do_test()131 tempfname = NULL; in do_test()229 if (tempfname != NULL) in do_test()231 unlink (tempfname); in do_test()232 free (tempfname); in do_test()233 tempfname = NULL; in do_test()
33 static char *tempfname; variable
858 tempfname = strdup (sun.sun_path); in tf_recvfrom()906 tempfname = strdup (sun.sun_path); in tf_recvmsg()1342 tempfname = strdup (sun.sun_path); in tf_sendmsg()1425 tempfname = strdup (sun.sun_path); in tf_connect()
Completed in 6 milliseconds