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

/ast/src/lib/libast/include/
H A Dsfio.h136 #define SF_READ 0000001 /* open for reading */ macro
164 /* exception events: SF_NEW(0), SF_READ(1), SF_WRITE(2) and the below */
419 #define sfstropen() sfnew(0, 0, -1, -1, SF_READ|SF_WRITE|SF_STRING)

Completed in 9 milliseconds