Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/
H A Dstrsubr.h1053 #define LINKCLOSE 0x04 /* unlink from strclose */ macro
/illumos-gate/usr/src/uts/common/os/
H A Dstreamio.c745 (void) munlinkall(stp, LINKCLOSE|LINKNORMAL, crp, &rval, ss); in strclose()
H A Dstrsubr.c2067 if (flag & LINKCLOSE) { in munlink()