Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/fs/sockfs/
H A Dsockcommon.h227 extern void so_notify_shutdown(struct sonode *);
H A Dsocknotify.c345 so_notify_shutdown(struct sonode *so) in so_notify_shutdown() function
/titanic_50/usr/src/uts/common/inet/sockmods/
H A Dsocksdp.c625 so_notify_shutdown(so); in sosdp_shutdown()