Searched refs:munlink (Results 1 – 3 of 3) sorted by relevance
/titanic_41/usr/src/uts/common/sys/ |
H A D | strsubr.h | 1102 extern int munlink(struct stdata *, struct linkinfo *, int, cred_t *, int *,
|
/titanic_41/usr/src/uts/common/os/ |
H A D | strsubr.c | 2009 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 D | streamio.c | 4406 error = munlink(stp, linkp, type, crp, rvalp, ss); in strioctl()
|