HomeSort by: relevance | last modified time | path
    Searched defs:scan_interfaces (Results 1 - 3 of 3) sorted by relevancy

  /src/external/mpl/bind/dist/tests/libtest/
ns.c 82 scan_interfaces(void *arg) { function
116 isc_loop_setup(mainloop, scan_interfaces, NULL);
  /src/external/bsd/libbind/dist/irs/
gethostent.c 237 static int scan_interfaces(int *, int *);
274 if (scan_interfaces(&have_v4, &have_v6) == -1) {
641 scan_interfaces(int *have_v4, int *have_v6) { function
  /src/crypto/external/bsd/heimdal/dist/lib/krb5/
krb5_locl.h 250 krb5_boolean scan_interfaces; /* `ifconfig -a' */ member in struct:krb5_context_data

Completed in 24 milliseconds