Searched defs:hostname (Results 1 – 3 of 3) sorted by relevance
56 int ether_line(const char *line, struct ether_addr *addr, char *hostname) in ether_line()72 int ether_ntohost(char *hostname, const struct ether_addr *addr) in ether_ntohost()99 int ether_hostton(const char *hostname, struct ether_addr *addr) in ether_hostton()
23 char hostname[ETHER_LINE_LEN]; in main() local
47 clnt_create (const char *hostname, u_long prog, u_long vers, in clnt_create()
Completed in 4 milliseconds