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

  /src/usr.sbin/wakeonlan/
wakeonlan.c 71 static int get_ether(char const *, struct ether_addr *);
87 if (get_ether(host, &macaddr) == -1)
144 get_ether(char const *text, struct ether_addr *addr) function
wakeonlan.c 71 static int get_ether(char const *, struct ether_addr *);
87 if (get_ether(host, &macaddr) == -1)
144 get_ether(char const *text, struct ether_addr *addr) function

Completed in 94 milliseconds