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

/illumos-gate/usr/src/uts/common/fs/sockfs/
H A Dsocknotify.c124 so_notify_disconnected(struct sonode *so, boolean_t connfailed, int error) argument
135 if (connfailed) {
152 if (!connfailed)
158 sof_sonode_notify_filters(so, (connfailed) ? SOF_EV_CONNECTFAILED :

Completed in 44 milliseconds