Home
last modified time | relevance | path

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

/illumos-gate/usr/src/contrib/ast/src/lib/libast/sfio/
H A Dsfmove.c230 SFMVUNSET(fr);
H A Dsfhdr.h518 #define SFMVUNSET(f) (!((f)->bits&SF_MVSIZE) ? 0 : \ macro
521 #define SFCLRBITS(f) (SFMVUNSET(f), ((f)->bits &= ~SF_TMPBITS) )