Searched refs:scan_interfaces (Results 1 - 6 of 6) sorted by relevance

/netbsd-6-1-5-RELEASE/crypto/external/bsd/heimdal/dist/lib/krb5/
H A Dget_addrs.c272 if (context->scan_interfaces)
H A Dkrb5_locl.h267 krb5_boolean scan_interfaces; /* `ifconfig -a' */ member in struct:krb5_context_data
H A Dcontext.c200 INIT_FIELD(context, bool, scan_interfaces, TRUE, "scan_interfaces");
/netbsd-6-1-5-RELEASE/external/bsd/bind/dist/lib/lwres/
H A Dgetipnode.c173 scan_interfaces(int *, int *);
216 if (scan_interfaces(&have_v4, &have_v6) == -1) {
669 scan_interfaces(int *have_v4, int *have_v6) { function
/netbsd-6-1-5-RELEASE/external/bsd/libbind/dist/irs/
H A Dgethostent.c237 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
/netbsd-6-1-5-RELEASE/external/bsd/bind/dist/bin/named/
H A Dserver.c3699 scan_interfaces(ns_server_t *server, isc_boolean_t verbose) { function
3868 scan_interfaces(server, ISC_FALSE);
4743 scan_interfaces(server, ISC_TRUE);

Completed in 166 milliseconds