Home
last modified time | relevance | path

Searched defs:sfstropen (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/contrib/ast/src/lib/libast/astsa/
H A Dsfstr.c152 sfstropen(void) in sfstropen() function
/illumos-gate/usr/src/contrib/ast/src/lib/libast/include/
H A Dsfio.h419 #define sfstropen() sfnew(0, 0, -1, -1, SF_READ|SF_WRITE|SF_STRING) macro