Searched refs:__sfileno (Results 1 – 2 of 2) sorted by relevance
386 #define __sfileno(p) ((p)->_file) macro396 #define fileno(p) __sfileno(p)