Searched defs:wstop (Results 1 - 1 of 1) sorted by relevance

/vbox/src/VBox/ExtPacks/VBoxDTrace/onnv/lib/libdtrace/common/
H A Ddt_proc.c400 const long wstop = PCWSTOP; local
418 if (write(pfd, &wstop, sizeof (wstop)) == -1 && errno == EINTR)
473 const long wstop = PCWSTOP; local
546 if (write(pfd, &wstop, sizeof (wstop)) == -1 && errno == EINTR)

Completed in 45 milliseconds