Home
last modified time | relevance | path

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

12

/titanic_41/usr/src/uts/common/sys/
H A Dbuf.h250 struct hbuf { struct
251 int b_flags;
253 struct buf *b_forw; /* hash list forw pointer */
254 struct buf *b_back; /* hash list back pointer */
256 struct buf *av_forw; /* free list forw pointer */
257 struct buf *av_back; /* free list back pointer */
259 int b_length; /* # of entries on free list */
260 kmutex_t b_lock; /* lock to protect this structure */
/titanic_41/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
/titanic_41/usr/src/cmd/fm/modules/common/event-transport/
H A Detm.c376 char hbuf[ETM_HDRLEN]; in etm_handle_startup() local
457 char hbuf[ETM_HDRLEN]; in etm_send_shutdown() local
637 char hbuf[ETM_HDRLEN]; in etm_recv() local
1083 char hbuf[ETM_HDRLEN]; in etm_free_epmap() local
/titanic_41/usr/src/cmd/troff/
H A Dn8.c53 char hbuf[NHEX]; variable
/titanic_41/usr/src/cmd/ttymon/
H A Dtmchild.c492 static char hbuf[BUFSIZ]; /* static buf for HOME */ variable
/titanic_41/usr/src/cmd/cmd-inet/usr.sbin/snoop/
H A Dsnoop_ntp.c68 char hbuf[2 * MAC_OCTETS_MAX + 1]; in interpret_ntp() local
/titanic_41/usr/src/cmd/sendmail/libmilter/
H A Dexample.c52 char hbuf[1024]; local
/titanic_41/usr/src/cmd/rpcsvc/rpc.bootparamd/
H A Dbootparam_ip_route.c431 char hbuf[NSS_BUFLEN_HOSTS]; in find_best_server_int() local
/titanic_41/usr/src/cmd/file/
H A Delf_read.c135 char *hbuf[HDRSZ]; in file_xlatetom() local
/titanic_41/usr/src/cmd/lms/tools/
H A DATNetworkTool.cpp101 char hbuf[NI_MAXHOST]; in GetIPDomain() local
259 char hbuf[NI_MAXHOST]; in GetSockPeerIPs() local
/titanic_41/usr/src/lib/libresolv/
H A Dres_gethost.c317 char **a, hbuf[MAXHOSTNAMELEN]; local
/titanic_41/usr/src/cmd/cmd-inet/usr.lib/pppoe/
H A Dcommon.c353 static char hbuf[MAXHOSTNAMELEN+1]; in ehost2() local
H A Dpppoec.c713 char hbuf[MAXHOSTNAMELEN]; in parse_filter() local
/titanic_41/usr/src/lib/libldap5/sources/ldap/prldap/
H A Dldappr-io.c384 char *host, hbuf[ PR_NETDB_BUF_SIZE ]; in prldap_connect() local
/titanic_41/usr/src/cmd/mailx/
H A Dnames.c597 char hbuf[10]; in unpack() local
/titanic_41/usr/src/uts/common/zmod/
H A Dinflate.c579 unsigned char hbuf[4]; /* buffer for gzip header crc calculation */ local
/titanic_41/usr/src/uts/common/inet/ip/
H A Dip_arp.c1443 char hbuf[MAC_STR_LEN]; in arp_notify() local
2066 char hbuf[MAC_STR_LEN]; in arp_excl() local
/titanic_41/usr/src/lib/libresolv2/common/resolv/
H A Dres_send.c1041 char hbuf[NI_MAXHOST]; in Aerror() local
/titanic_41/usr/src/cmd/mdb/common/modules/genunix/
H A Dmmd.c915 mblk_t hbuf, pbuf[MULTIDATA_MAX_PBUFS]; in pdesc_verify() local
/titanic_41/usr/src/lib/libsasl/plugin/
H A Dplugin_common.c134 char hbuf[NI_MAXHOST]; local
/titanic_41/usr/src/lib/libshell/common/edit/
H A Demacs.c1117 char hbuf[MAXLINE]; in xcommands() local
/titanic_41/usr/src/uts/common/os/
H A Ddacf.c203 char hbuf[40]; in dacf_init() local
H A Dbio.c71 struct hbuf *hbuf; /* Hash buckets */ variable

12