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