Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/fs/sockfs/
H A Dsockcommon.h231 extern void so_notify_error(struct sonode *);
H A Dsocknotify.c221 so_notify_error(struct sonode *so) in so_notify_error() function
H A Dsockcommon_sops.c1577 so_notify_error(so); in so_set_error()