Searched refs:scan_interfaces (Results 1 – 5 of 5) sorted by relevance
250 krb5_boolean scan_interfaces; /* `ifconfig -a' */ member
270 if (context->scan_interfaces) in krb5_get_all_client_addrs()
232 INIT_FIELD(context, bool, scan_interfaces, TRUE, "scan_interfaces"); in init_context_from_config_file()
237 static int scan_interfaces(int *, int *);274 if (scan_interfaces(&have_v4, &have_v6) == -1) { in getipnodebyname()641 scan_interfaces(int *have_v4, int *have_v6) { in scan_interfaces() function
165 * lib/krb5/krb5.h (krb5_context_data): add `scan_interfaces'169 `scan_interfaces'