Searched refs:strpipe (Results 1 - 1 of 1) sorted by relevance

/netbsd-current/external/bsd/unbound/dist/testcode/
H A Dstreamtcp.c544 char* strpipe = "got SIGPIPE, remote connection gone\n"; local
546 (void)!write(STDOUT_FILENO, strpipe, strlen(strpipe));

Completed in 170 milliseconds