Searched refs:SS_SEGMENT_S (Results 1 - 1 of 1) sorted by relevance

/solaris-userland/components/samba/Solaris/include/samfs/
H A Dstat.h171 /* 0 - SS_SEGMENT_F, 1 .. n - SS_SEGMENT_S */
280 /* 0 - SS_SEGMENT_F, 1 .. n - SS_SEGMENT_S */
401 #define SS_SEGMENT_S 0x02000000 /* This is a segment of a - */ macro
434 #define SS_ISSEGMENT_S(attr) (((attr)&SS_SEGMENT_S) != 0)

Completed in 198 milliseconds