Home
last modified time | relevance | path

Searched defs:hbuf (Results 1 – 25 of 39) sorted by relevance

12

/illumos-gate/usr/src/uts/common/sys/
H A Dbuf.h252 struct hbuf { struct
253 int b_flags;
255 struct buf *b_forw; /* hash list forw pointer */
256 struct buf *b_back; /* hash list back pointer */
258 struct buf *av_forw; /* free list forw pointer */
259 struct buf *av_back; /* free list back pointer */
261 int b_length; /* # of entries on free list */
262 kmutex_t b_lock; /* lock to protect this structure */
/illumos-gate/usr/src/lib/iconv_modules/ko/common/
H A Dnbyte_utf.h36 char hbuf[5]; member
H A Dnbyte_euc.h37 char hbuf[5]; member
/illumos-gate/usr/src/cmd/fm/modules/common/event-transport/
H A Detm.c374 char hbuf[ETM_HDRLEN]; in etm_handle_startup() local
455 char hbuf[ETM_HDRLEN]; in etm_send_shutdown() local
635 char hbuf[ETM_HDRLEN]; in etm_recv() local
1081 char hbuf[ETM_HDRLEN]; in etm_free_epmap() local
/illumos-gate/usr/src/cmd/sendmail/src/
H A Dsasl.c243 char hbuf[NI_MAXHOST], pbuf[NI_MAXSERV]; local
H A Dheaders.c201 char hbuf[50]; local
1107 char hbuf[MAXNAME + 1]; local
H A Ddaemon.c3407 static char hbuf[MAXNAME + MAXAUTHINFO + 11]; local
3927 char hbuf[MAXNAME + 1]; local
/illumos-gate/usr/src/cmd/mandoc/
H A Dtbl_html.c123 char hbuf[4], vbuf[4]; in print_tbl() local
/illumos-gate/usr/src/cmd/troff/
H A Dn8.c51 char hbuf[NHEX]; variable
/illumos-gate/usr/src/cmd/ttymon/
H A Dtmchild.c481 static char hbuf[BUFSIZ]; /* static buf for HOME */ variable
/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/snoop/
H A Dsnoop_ntp.c66 char hbuf[2 * MAC_OCTETS_MAX + 1]; in interpret_ntp() local
/illumos-gate/usr/src/uts/common/io/cxgbe/common/
H A Dcommon.c8 void *hbuf, int dir) in t4_memory_rw()
/illumos-gate/usr/src/cmd/sendmail/libmilter/
H A Dexample.c52 char hbuf[1024]; local
/illumos-gate/usr/src/cmd/rpcsvc/rpc.bootparamd/
H A Dbootparam_ip_route.c429 char hbuf[NSS_BUFLEN_HOSTS]; in find_best_server_int() local
/illumos-gate/usr/src/cmd/file/
H A Delf_read.c136 char *hbuf[HDRSZ]; in file_xlatetom() local
/illumos-gate/usr/src/lib/libresolv/
H A Dres_gethost.c319 char **a, hbuf[MAXHOSTNAMELEN]; local
/illumos-gate/usr/src/cmd/cmd-inet/usr.lib/pppoe/
H A Dcommon.c351 static char hbuf[MAXHOSTNAMELEN+1]; in ehost2() local
/illumos-gate/usr/src/lib/libldap5/sources/ldap/prldap/
H A Dldappr-io.c384 char *host, hbuf[ PR_NETDB_BUF_SIZE ]; in prldap_connect() local
/illumos-gate/usr/src/cmd/mailx/
H A Dnames.c598 char hbuf[10]; in unpack() local
/illumos-gate/usr/src/uts/common/inet/ip/
H A Dip_arp.c1444 char hbuf[MAC_STR_LEN]; in arp_notify() local
2067 char hbuf[MAC_STR_LEN]; in arp_excl() local
/illumos-gate/usr/src/contrib/zlib/
H A Dinflate.c621 unsigned char hbuf[4]; /* buffer for gzip header crc calculation */ in inflate() local
/illumos-gate/usr/src/lib/libresolv2/common/resolv/
H A Dres_send.c1062 char hbuf[NI_MAXHOST]; in Aerror() local
/illumos-gate/usr/src/lib/libsasl/plugin/
H A Dplugin_common.c133 char hbuf[NI_MAXHOST]; local
/illumos-gate/usr/src/contrib/ast/src/cmd/ksh93/edit/
H A Demacs.c1182 char hbuf[MAXLINE]; in xcommands() local
/illumos-gate/usr/src/uts/common/os/
H A Ddacf.c201 char hbuf[40]; in dacf_init() local

12