Searched refs:strsetrputhooks (Results 1 – 3 of 3) sorted by relevance
/titanic_44/usr/src/uts/common/sys/ |
H A D | strsubr.h | 1233 extern void strsetrputhooks(vnode_t *, uint_t, msgfunc_t, msgfunc_t);
|
/titanic_44/usr/src/uts/common/fs/sockfs/ |
H A D | sockstr.c | 356 strsetrputhooks(vp, SH_SIGALLDATA | SH_IGN_ZEROLEN | SH_CONSOL_DATA, in so_installhooks() 369 strsetrputhooks(vp, 0, NULL, NULL); in so_removehooks()
|
/titanic_44/usr/src/uts/common/os/ |
H A D | strsubr.c | 8088 strsetrputhooks(vnode_t *vp, uint_t flags, in strsetrputhooks() function
|