Home
last modified time | relevance | path

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

/dports/graphics/graphviz/graphviz-2.44.1/lib/ast/
H A Dsfstr.h30 #define sfstropen() sfnew((Sfio_t*)0,(char*)0,-1,-1,SF_WRITE|SF_STRING) macro
/dports/shells/ksh93-devel/ast-cc1bca27/src/lib/libast/astsa/
H A Dsfstr.c152 sfstropen(void) in sfstropen() function
/dports/shells/ksh93/ast-93u/src/lib/libast/astsa/
H A Dsfstr.c152 sfstropen(void) in sfstropen() function
/dports/shells/ast-ksh/ast-ksh93v/src/lib/libast/astsa/
H A Dsfstr.c152 sfstropen(void) in sfstropen() function
/dports/shells/ksh93-devel/ast-cc1bca27/src/lib/libast/include/
H A Dsfio.h422 #define sfstropen() sfnew(0, 0, -1, -1, SF_READ|SF_WRITE|SF_STRING) macro
/dports/shells/ksh93/ast-93u/src/lib/libast/include/
H A Dsfio.h419 #define sfstropen() sfnew(0, 0, -1, -1, SF_READ|SF_WRITE|SF_STRING) macro
/dports/shells/ast-ksh/ast-ksh93v/src/lib/libast/include/
H A Dsfio.h423 #define sfstropen() sfnew(0, 0, -1, -1, SF_READ|SF_WRITE|SF_STRING) macro
/dports/shells/ksh2020/ast-ksh2020/src/lib/libast/include/
H A Dsfio.h356 #define sfstropen() sfnew(0, 0, -1, -1, SF_READ | SF_WRITE | SF_STRING) macro