Lines Matching refs:sun_path
419 strcpy(server.sun_path,stream_stream_response->unix_path); in send_stream_stream()
432 printf(" path: %s\n",server.sun_path); in send_stream_stream()
814 strcpy(myaddr_un.sun_path,tempnam(path_prefix,"netperf.")); in recv_stream_stream()
816 fprintf(where,"selected a path of %s\n",myaddr_un.sun_path); in recv_stream_stream()
830 chmod(myaddr_un.sun_path, 0666); in recv_stream_stream()
891 strcpy(stream_stream_response->unix_path,myaddr_un.sun_path); in recv_stream_stream()
1021 unlink(myaddr_un.sun_path); in recv_stream_stream()
1221 strcpy(server.sun_path,stream_rr_response->unix_path); in send_stream_rr()
1685 strcpy(server.sun_path,dg_stream_response->unix_path); in send_dg_stream()
2039 strcpy(myaddr_un.sun_path,tempnam(path_prefix,"netperf.")); in recv_dg_stream()
2048 chmod(myaddr_un.sun_path, 0666); in recv_dg_stream()
2056 strcpy(dg_stream_response->unix_path,myaddr_un.sun_path); in recv_dg_stream()
2282 strcpy(myaddr_un.sun_path,tempnam(path_prefix,"netperf.")); in send_dg_rr()
2397 strcpy(server.sun_path,dg_rr_response->unix_path); in send_dg_rr()
2413 unlink(myaddr_un.sun_path); in send_dg_rr()
2729 unlink(myaddr_un.sun_path); in send_dg_rr()
2861 strcpy(myaddr_un.sun_path,tempnam(path_prefix,"netperf.")); in recv_dg_rr()
2866 unlink(myaddr_un.sun_path); in recv_dg_rr()
2877 strcpy(dg_rr_response->unix_path,myaddr_un.sun_path); in recv_dg_rr()
2940 unlink(myaddr_un.sun_path); in recv_dg_rr()
2959 unlink(myaddr_un.sun_path); in recv_dg_rr()
3016 unlink(myaddr_un.sun_path); in recv_dg_rr()
3149 strcpy(myaddr_un.sun_path,tempnam(path_prefix,"netperf.")); in recv_stream_rr()
3154 unlink(myaddr_un.sun_path); in recv_stream_rr()
3174 strcpy(stream_rr_response->unix_path,myaddr_un.sun_path); in recv_stream_rr()
3348 unlink(myaddr_un.sun_path); in recv_stream_rr()