HomeSort by: relevance | last modified time | path
    Searched refs:list_interfaces (Results 1 - 7 of 7) sorted by relevancy

  /src/external/bsd/wpa/dist/wpa_supplicant/examples/
wpas-dbus-new.py 27 def list_interfaces(wpas_obj): function
103 list_interfaces(wpas_obj)
wpas-dbus-new-signals.py 28 def list_interfaces(wpas_obj): function
133 list_interfaces(wpas_obj)
  /src/external/bsd/libpcap/dist/
pcap-libdlpi.c 57 * list_interfaces() will list all the network links that are
60 static boolean_t list_interfaces(const char *, void *);
77 list_interfaces(const char *linkname, void *arg) function
368 dlpi_walk(list_interfaces, &lw, 0);
  /src/external/bsd/dhcpcd/dist/hooks/
50-ntp.conf 63 interfaces=$(list_interfaces "$ntp_conf_dir")
20-resolv.conf 25 interfaces=$(list_interfaces "$resolv_conf_dir")
dhcpcd-run-hooks 35 list_interfaces()
  /src/usr.sbin/ifwatchd/
ifwatchd.c 68 static void list_interfaces(const char *ifnames);
185 list_interfaces(argv[0]);
436 list_interfaces(const char *ifnames) function

Completed in 29 milliseconds