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

/illumos-gate/usr/src/cmd/svc/startd/
H A Dfork.c808 int disconnected = 1; local
831 while (disconnected) {
891 disconnected = 0;
922 disconnected = 0;
/illumos-gate/usr/src/uts/common/fs/sockfs/
H A Dsocknotify.c120 * The socket is disconnected, so not more data can be sent or received.
136 KSOCKET_CALLBACK(so, disconnected, error);
147 * If we're here because the socket has become disconnected,
/illumos-gate/usr/src/uts/common/io/ksocket/
H A Dksocket.c674 SETCALLBACK(so, cb, disconnected, KSOCKET_CB_DISCONNECTED)

Completed in 74 milliseconds