Searched refs:ifconfig_socket (Results 1 - 2 of 2) sorted by relevance

/freebsd-12-stable/lib/libifconfig/
H A Dlibifconfig_internal.h73 * if (ifconfig_socket(AF_LOCAL, &s) != 0) \{
81 int ifconfig_socket(ifconfig_handle_t *h, const int addressfamily, int *s);
H A Dlibifconfig_internal.c61 if (ifconfig_socket(h, addressfamily, &s) != 0) {
80 ifconfig_socket(ifconfig_handle_t *h, const int addressfamily, int *s) function

Completed in 72 milliseconds