Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/sys/
H A Dstrsubr.h1102 extern int munlink(struct stdata *, struct linkinfo *, int, cred_t *, int *,
/titanic_41/usr/src/uts/common/os/
H A Dstrsubr.c2009 munlink(stdata_t *stp, linkinfo_t *linkp, int flag, cred_t *crp, int *rvalp, in munlink() function
2266 if (error = munlink(stp, linkp, flag, crp, rvalp, ss)) in munlinkall()
H A Dstreamio.c4406 error = munlink(stp, linkp, type, crp, rvalp, ss); in strioctl()