Home
last modified time | relevance | path

Searched refs:so_notify_disconnecting (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/common/fs/sockfs/
H A Dsockcommon.h222 extern void so_notify_disconnecting(struct sonode *);
H A Dsocknotify.c95 so_notify_disconnecting(struct sonode *so) in so_notify_disconnecting() function
H A Dsockcommon_sops.c1051 so_notify_disconnecting(so); in so_opctl()