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

/osnet-11/usr/src/lib/libast/common/sfio/
H A Dsfset.c44 SFMTXRETURN(f, (f->flags&SF_FLAGS));
60 SFMTXRETURN(f, (f->flags&SF_FLAGS));
98 SFMTXRETURN(f, (oflags&SF_FLAGS));
H A Dsfclrlock.c60 rv = (f->mode&SF_PUSH) ? 0 : (f->flags&SF_FLAGS);
H A Dsfnew.c109 f->flags = (flags&SF_FLAGS) | (sflags&(SF_MALLOC|SF_STATIC));
H A D_sfopen.c58 { f->flags |= (sflags & (SF_FLAGS & ~SF_RDWR));
/osnet-11/usr/src/lib/libast/amd64/include/ast/
H A Dsfio_t.h71 (unsigned short)((type)&SF_FLAGS), /* flags */ \
H A Dsfio.h152 #define SF_FLAGS 0177177 /* PUBLIC FLAGS PASSABLE TO SFNEW() */ macro
/osnet-11/usr/src/lib/libast/common/include/
H A Dsfio_t.h71 (unsigned short)((type)&SF_FLAGS), /* flags */ \
H A Dsfio.h152 #define SF_FLAGS 0177177 /* PUBLIC FLAGS PASSABLE TO SFNEW() */ macro
/osnet-11/usr/src/lib/libast/i386/include/ast/
H A Dsfio_t.h71 (unsigned short)((type)&SF_FLAGS), /* flags */ \
H A Dsfio.h152 #define SF_FLAGS 0177177 /* PUBLIC FLAGS PASSABLE TO SFNEW() */ macro
/osnet-11/usr/src/lib/libast/sparc/include/ast/
H A Dsfio_t.h71 (unsigned short)((type)&SF_FLAGS), /* flags */ \
H A Dsfio.h152 #define SF_FLAGS 0177177 /* PUBLIC FLAGS PASSABLE TO SFNEW() */ macro
/osnet-11/usr/src/lib/libast/sparcv9/include/ast/
H A Dsfio_t.h71 (unsigned short)((type)&SF_FLAGS), /* flags */ \
H A Dsfio.h152 #define SF_FLAGS 0177177 /* PUBLIC FLAGS PASSABLE TO SFNEW() */ macro

Completed in 37 milliseconds