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

/macosx-10.10.1/ksh-23/ksh/src/lib/libast/sfio/
H A D_sffileno.c24 #undef sffileno macro
27 int sffileno(reg Sfio_t* f) function
/macosx-10.10.1/ksh-23/ksh/src/lib/libast/astsa/
H A Dast.h125 #define sffileno(f) fileno(f) macro
/macosx-10.10.1/ksh-23/ksh/src/lib/libast/include/
H A Dsfio.h382 __INLINE__ int sffileno(Sfio_t* f) { return __sf_fileno(f); } function

Completed in 110 milliseconds