| Home | Sort by: relevance | last modified time | path |
| /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 |