Home
last modified time | relevance | path

Searched refs:t_feof (Results 1 – 4 of 4) sorted by relevance

/trueos/contrib/openpam/t/
HDt_openpam_readlinev.c97 if (eof && !t_feof(tf)) { in orlv_expect()
101 if (!eof && t_feof(tf)) { in orlv_expect()
HDt.h78 int t_feof(struct t_file *);
HDt_file.c125 t_feof(struct t_file *tf) in t_feof() function
HDt_openpam_readword.c80 if (eof && !t_feof(tf)) { in orw_expect()
84 if (!eof && t_feof(tf)) { in orw_expect()