Home | History | Annotate | Download | only in slirp-android

Lines Matching full:fopen

171      f = fopen("/private/var/run/resolv.conf", "r");
173 f = fopen("/etc/resolv.conf", "r"); /* desperate attempt to sanity */
175 f = fopen("/etc/resolv.conf", "r");