Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/fs/sockfs/
H A Dsockcommon.h230 extern void so_notify_shutdown(struct sonode *);
H A Dsocknotify.c345 so_notify_shutdown(struct sonode *so) in so_notify_shutdown() function
/illumos-gate/usr/src/uts/common/inet/sockmods/
H A Dsocksdp.c626 so_notify_shutdown(so); in sosdp_shutdown()