Searched refs:__sfileno (Results 1 – 2 of 2) sorted by relevance
48 ret = __sfileno(fp); in fileno()
126 #define __sfileno(p) ((p)->_file) macro