Searched defs:SF_READ (Results 1 - 5 of 5) sorted by relevance

/illumos-gate/usr/src/lib/libast/amd64/include/ast/
H A Dsfio.h135 #define SF_READ 0000001 /* open for reading */ macro
163 /* exception events: SF_NEW(0), SF_READ(1), SF_WRITE(2) and the below */
417 #define sfstropen() sfnew(0, 0, -1, -1, SF_READ|SF_WRITE|SF_STRING)
/illumos-gate/usr/src/lib/libast/common/include/
H A Dsfio.h135 #define SF_READ 0000001 /* open for reading */ macro
163 /* exception events: SF_NEW(0), SF_READ(1), SF_WRITE(2) and the below */
417 #define sfstropen() sfnew(0, 0, -1, -1, SF_READ|SF_WRITE|SF_STRING)
/illumos-gate/usr/src/lib/libast/i386/include/ast/
H A Dsfio.h135 #define SF_READ 0000001 /* open for reading */ macro
163 /* exception events: SF_NEW(0), SF_READ(1), SF_WRITE(2) and the below */
417 #define sfstropen() sfnew(0, 0, -1, -1, SF_READ|SF_WRITE|SF_STRING)
/illumos-gate/usr/src/lib/libast/sparc/include/ast/
H A Dsfio.h135 #define SF_READ 0000001 /* open for reading */ macro
163 /* exception events: SF_NEW(0), SF_READ(1), SF_WRITE(2) and the below */
417 #define sfstropen() sfnew(0, 0, -1, -1, SF_READ|SF_WRITE|SF_STRING)
/illumos-gate/usr/src/lib/libast/sparcv9/include/ast/
H A Dsfio.h135 #define SF_READ 0000001 /* open for reading */ macro
163 /* exception events: SF_NEW(0), SF_READ(1), SF_WRITE(2) and the below */
417 #define sfstropen() sfnew(0, 0, -1, -1, SF_READ|SF_WRITE|SF_STRING)

Completed in 77 milliseconds