Home | History | Annotate | Download | only in net

Lines Matching full:fopen

2020 		*hostf = fopen(_PATH_HOSTS, "r" );
2049 if (!*hostf && !(*hostf = fopen(_PATH_HOSTS, "r" )))