Searched defs:hostname (Results 1 – 12 of 12) sorted by relevance
/glibc-2.36/manual/examples/ |
D | isockad.c | 26 const char *hostname, in init_sockaddr()
|
/glibc-2.36/inet/ |
D | ether_line.c | 26 ether_line (const char *line, struct ether_addr *addr, char *hostname) in ether_line()
|
D | tst-ether_aton.c | 10 char hostname[32], buf[64], *p; in do_test() local
|
D | ether_hton.c | 30 ether_hostton (const char *hostname, struct ether_addr *addr) in ether_hostton()
|
D | ether_ntoh.c | 31 ether_ntohost (char *hostname, const struct ether_addr *addr) in ether_ntohost()
|
/glibc-2.36/misc/ |
D | tst-gethostid.c | 85 char hostname[1024]; in do_test() local
|
/glibc-2.36/sunrpc/ |
D | clnt_gen.c | 46 clnt_create (const char *hostname, u_long prog, u_long vers, in clnt_create()
|
D | netname.c | 64 char hostname[MAXHOSTNAMELEN + 1]; in libc_hidden_nolink_sunrpc() local
|
/glibc-2.36/sysdeps/unix/sysv/linux/ |
D | gethostid.c | 72 char hostname[MAXHOSTNAMELEN + 1]; in gethostid() local
|
/glibc-2.36/nss/ |
D | digits_dots.c | 76 char *hostname; in __nss_hostname_digits_dots_context() local
|
/glibc-2.36/resolv/ |
D | res_hconf.c | 535 _res_hconf_trim_domain (char *hostname) in _res_hconf_trim_domain()
|
D | tst-resolv-res_init-skeleton.c | 290 const char *hostname; member
|