Home
last modified time | relevance | path

Searched refs:LASTMARK (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/
H A Dstropts.h222 #define LASTMARK 0x02 macro
/illumos-gate/usr/src/uts/common/os/
H A Dstreamio.c5661 if (arg & ~(ANYMARK|LASTMARK)) in strioctl()
5675 else if ((arg == LASTMARK) && (mp == stp->sd_mark)) in strioctl()