Searched refs:strclean (Results 1 - 8 of 8) sorted by relevance

/illumos-gate/usr/src/cmd/streams/log/
H A DMakefile25 PROG= strace strerr strclean
41 -$(RM) $(ROOTBIN)/strclean
44 -$(SYMLINK) ../sbin/strclean $(ROOTBIN)/strclean
/illumos-gate/usr/src/uts/common/fs/sockfs/
H A Dsockcommon_vnops.c147 strclean(vp);
H A Dsocktpi.c6525 strclean(vp);
/illumos-gate/usr/src/uts/common/sys/
H A Dstrsubr.h1127 extern void strclean(struct vnode *);
/illumos-gate/usr/src/man/man1m/
H A DMakefile490 strclean.1m \
/illumos-gate/usr/src/uts/common/fs/fifofs/
H A Dfifovnops.c427 * Call cleanlocks() and strclean() on every close.
454 strclean(vp);
/illumos-gate/usr/src/uts/common/fs/specfs/
H A Dspecvnops.c891 strclean(vp);
/illumos-gate/usr/src/uts/common/os/
H A Dstreamio.c638 * open instance of this stream then strclean would not be
894 strclean(struct vnode *vp) function
901 TR_STRCLEAN, "strclean:%p", vp);
936 * for this stream (Such entries would not be removed by strclean).
8577 * called only for cnopen which never calls strclean().

Completed in 96 milliseconds