Home | History | Annotate | Download | only in Include

Lines Matching refs:__sfileno

1598 #define __sfileno(p)    ((p)->_file)

1612 #define fileno(p) __sfileno(p)