/freebsd/lib/libc/net/ |
H A D | rcmdsh.c | 68 static char hbuf[NI_MAXHOST]; in rcmdsh() local
|
/freebsd/usr.bin/logger/ |
H A D | logger.c | 92 *hostname, hbuf[MAXHOSTNAMELEN], *pristr; in main() local 247 char *p, *p0, *hs, *hbuf, *sbuf; in socksetup() local
|
/freebsd/usr.bin/pr/ |
H A D | pr.c | 175 char *hbuf; in onecol() local 335 char *hbuf = NULL; in vertcol() local 655 char *hbuf; in horzcol() local 808 char *hbuf = NULL; in mulfile() local
|
/freebsd/sys/opencrypto/ |
H A D | gmac.c | 50 uint8_t hbuf[GMAC_BLOCK_LEN]; in AES_GMAC_Setkey() local
|
/freebsd/contrib/sendmail/src/ |
H A D | sasl.c | 249 char hbuf[NI_MAXHOST], pbuf[NI_MAXSERV]; local
|
H A D | headers.c | 202 char hbuf[50]; local 1174 char hbuf[MAXNAME + 1]; /* EAI:ok; restricted to short size */ local
|
H A D | daemon.c | 3627 static char hbuf[MAXNAME + MAXAUTHINFO + 11]; /* EAI:ok? (as above)*/ local 4145 char hbuf[MAXNAME + 1]; /* is (host)name in 'x' format? */ local
|
/freebsd/contrib/mandoc/ |
H A D | tbl_html.c | 127 char hbuf[4], vbuf[4]; in print_tbl() local
|
/freebsd/usr.sbin/ctld/ |
H A D | discovery.cc | 107 char hbuf[NI_MAXHOST], sbuf[NI_MAXSERV]; in discovery_add_target() local
|
/freebsd/contrib/bearssl/inc/ |
H A D | bearssl_pem.h | 124 const unsigned char *hbuf; member
|
H A D | bearssl_x509.h | 719 const unsigned char *hbuf; member 1038 const unsigned char *hbuf; member 1210 const unsigned char *hbuf; member
|
/freebsd/usr.sbin/traceroute6/ |
H A D | traceroute6.c | 351 char hbuf[NI_MAXHOST], src0[NI_MAXHOST], *ep; in main() local 1333 char hbuf[NI_MAXHOST]; in packet_ok() local 1580 char hbuf[NI_MAXHOST]; in print() local
|
/freebsd/contrib/sendmail/libmilter/ |
H A D | example.c | 52 char hbuf[1024]; local
|
/freebsd/usr.sbin/config/ |
H A D | mkoptions.cc | 289 static char hbuf[MAXPATHLEN]; in tooption() local
|
/freebsd/lib/libc/tests/resolv/ |
H A D | resolv_test.c | 102 char portstr[6], hbuf[NI_MAXHOST], pbuf[NI_MAXSERV]; in resolv_getaddrinfo() local
|
/freebsd/usr.sbin/ypldap/ |
H A D | ldapclient.c | 71 char hbuf[NI_MAXHOST], sbuf[NI_MAXSERV]; in client_aldap_open() local
|
/freebsd/usr.bin/netstat/ |
H A D | inet6.c | 1319 char hbuf[NI_MAXHOST], *cp; in inet6name() local
|
/freebsd/usr.sbin/rtsold/ |
H A D | rtsol.c | 656 char hbuf[NI_MAXHOST]; in make_rsid() local
|
/freebsd/lib/libsecureboot/ |
H A D | verify_file.c | 618 unsigned char hbuf[br_sha256_SIZE]; in verify_pcr_export() local
|
/freebsd/libexec/tftpd/ |
H A D | tftpd.c | 325 char hbuf[NI_MAXHOST]; in main() local
|
/freebsd/lib/libc/resolv/ |
H A D | res_send.c | 1096 char hbuf[NI_MAXHOST]; in Aerror() local
|
/freebsd/usr.sbin/rtadvctl/ |
H A D | rtadvctl.c | 869 char hbuf[NI_MAXHOST]; in action_show_dnssl() local
|
/freebsd/sys/contrib/zlib/ |
H A D | inflate.c | 605 unsigned char hbuf[4]; /* buffer for gzip header crc calculation */ in inflate() local
|
/freebsd/lib/libfetch/ |
H A D | http.c | 529 http_next_header(conn_t *conn, http_headerbuf_t *hbuf, const char **p) in http_next_header() 1588 char hbuf[MAXHOSTNAMELEN + 7], *host; in http_request_body() local
|
/freebsd/contrib/tcsh/ |
H A D | sh.lex.c | 297 Char hbuf[12]; in word() local
|