HomeSort by: relevance | last modified time | path
    Searched defs:get_ether (Results 1 - 3 of 3) 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 in typeref:typename:int
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 in typeref:typename:int
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 in typeref:typename:int

Completed in 30 milliseconds