Symbol: hdrs
usr/src/cmd/mail/ckdlivopts.c
68
struct hdrs *hp;
usr/src/cmd/mail/ckdlivopts.c
78
if ((hp = hdrlines[H_DEFOPTS].head) != (struct hdrs *)NULL) {
usr/src/cmd/mail/ckdlivopts.c
83
if ((hp = hdrlines[H_TROPTS].head) != (struct hdrs *)NULL) {
usr/src/cmd/mail/ckdlivopts.c
88
if ((hp = hdrlines[tcopy_hdr].head) != (struct hdrs *)NULL) {
usr/src/cmd/mail/clr_hinfo.c
65
while (hdrlines[hdrtype].head != (struct hdrs *)NULL) {
usr/src/cmd/mail/copylet.c
125
(struct hdrs *)NULL) {
usr/src/cmd/mail/copylet.c
207
(struct hdrs *)NULL) {
usr/src/cmd/mail/copylet.c
213
(struct hdrs *)NULL) {
usr/src/cmd/mail/copylet.c
220
(struct hdrs *)NULL) {
usr/src/cmd/mail/copylet.c
224
(struct hdrs *)NULL) {
usr/src/cmd/mail/copylet.c
228
(struct hdrs *)NULL) {
usr/src/cmd/mail/copylet.c
92
struct hdrs *hptr;
usr/src/cmd/mail/dumpaff.c
41
struct hdrs *hptr;
usr/src/cmd/mail/dumpaff.c
74
hptr != (struct hdrs *)NULL;
usr/src/cmd/mail/dumprcv.c
41
struct hdrs *hptr;
usr/src/cmd/mail/dumprcv.c
67
hptr != (struct hdrs *)NULL;
usr/src/cmd/mail/gendeliv.c
112
if ((hptr = hdrlines[H_DATE].head) != (struct hdrs *)NULL) {
usr/src/cmd/mail/gendeliv.c
118
if ((hptr = hdrlines[H_FROM1].tail) == (struct hdrs *)NULL) {
usr/src/cmd/mail/gendeliv.c
155
if ((hptr = hdrlines[H_SUBJ].head) != (struct hdrs *)NULL) {
usr/src/cmd/mail/gendeliv.c
159
if ((hptr = hdrlines[H_MSVC].head) != (struct hdrs *)NULL) {
usr/src/cmd/mail/gendeliv.c
166
if ((hptr = hdrlines[H_MTSID].head) != (struct hdrs *)NULL) {
usr/src/cmd/mail/gendeliv.c
170
if ((hptr = hdrlines[H_UAID].head) != (struct hdrs *)NULL) {
usr/src/cmd/mail/gendeliv.c
175
if ((hptr = hdrlines[H_DTCOPY].head) != (struct hdrs *)NULL) {
usr/src/cmd/mail/gendeliv.c
233
if ((hptr = hdrlines[H_DAFWDFROM].head) != (struct hdrs *)NULL) {
usr/src/cmd/mail/gendeliv.c
234
while (hptr != (struct hdrs *)NULL) {
usr/src/cmd/mail/gendeliv.c
258
hdrlines[H_DAFWDFROM].head = (struct hdrs *)NULL;
usr/src/cmd/mail/gendeliv.c
259
hdrlines[H_DAFWDFROM].tail = (struct hdrs *)NULL;
usr/src/cmd/mail/gendeliv.c
262
hdrlines[H_DRECEIVED].head = (struct hdrs *)NULL;
usr/src/cmd/mail/gendeliv.c
263
hdrlines[H_DRECEIVED].tail = (struct hdrs *)NULL;
usr/src/cmd/mail/gendeliv.c
266
hdrlines[H_DTCOPY].head = (struct hdrs *)NULL;
usr/src/cmd/mail/gendeliv.c
267
hdrlines[H_DTCOPY].tail = (struct hdrs *)NULL;
usr/src/cmd/mail/gendeliv.c
40
register struct hdrs *hptr;
usr/src/cmd/mail/gendeliv.c
54
hdrlines[H_AFWDFROM].head = (struct hdrs *)NULL;
usr/src/cmd/mail/gendeliv.c
55
hdrlines[H_AFWDFROM].tail = (struct hdrs *)NULL;
usr/src/cmd/mail/gendeliv.c
58
hdrlines[H_RECEIVED].head = (struct hdrs *)NULL;
usr/src/cmd/mail/gendeliv.c
59
hdrlines[H_RECEIVED].tail = (struct hdrs *)NULL;
usr/src/cmd/mail/gendeliv.c
62
hdrlines[H_TCOPY].head = (struct hdrs *)NULL;
usr/src/cmd/mail/gendeliv.c
63
hdrlines[H_TCOPY].tail = (struct hdrs *)NULL;
usr/src/cmd/mail/goback.c
137
hdrlines[H_AFWDFROM].head = (struct hdrs *)NULL;
usr/src/cmd/mail/goback.c
138
hdrlines[H_AFWDFROM].tail = (struct hdrs *)NULL;
usr/src/cmd/mail/goback.c
141
hdrlines[H_RECEIVED].head = (struct hdrs *)NULL;
usr/src/cmd/mail/goback.c
142
hdrlines[H_RECEIVED].tail = (struct hdrs *)NULL;
usr/src/cmd/mail/goback.c
145
hdrlines[H_TCOPY].head = (struct hdrs *)NULL;
usr/src/cmd/mail/goback.c
146
hdrlines[H_TCOPY].tail = (struct hdrs *)NULL;
usr/src/cmd/mail/mail.h
210
struct hdrs *next;
usr/src/cmd/mail/mail.h
211
struct hdrs *prev;
usr/src/cmd/mail/mail.h
212
struct hdrs *cont; /* Continuation lines */
usr/src/cmd/mail/mail.h
217
struct hdrs *head;
usr/src/cmd/mail/mail.h
218
struct hdrs *tail;
usr/src/cmd/mail/mail.h
329
extern int printhdr (int type, int hdrtype, struct hdrs *hptr, FILE *fp);
usr/src/cmd/mail/pckaffspot.c
44
if (hdrlines[H_AFWDFROM].head == (struct hdrs *)NULL) {
usr/src/cmd/mail/pckaffspot.c
49
if (hdrlines[H_EOH].head != (struct hdrs *)NULL) {
usr/src/cmd/mail/pckaffspot.c
50
if (hdrlines[H_DATE].head != (struct hdrs *)NULL) {
usr/src/cmd/mail/pckaffspot.c
57
(hdrlines[H_EOH].head != (struct hdrs *)NULL)) {
usr/src/cmd/mail/pckrcvspot.c
43
if (hdrlines[H_RECEIVED].head == (struct hdrs *)NULL) {
usr/src/cmd/mail/pckrcvspot.c
50
if (hdrlines[H_EOH].head != (struct hdrs *)NULL) {
usr/src/cmd/mail/pckrcvspot.c
51
if (hdrlines[H_DATE].head != (struct hdrs *)NULL) {
usr/src/cmd/mail/pckrcvspot.c
58
(hdrlines[H_EOH].head != (struct hdrs *)NULL)) {
usr/src/cmd/mail/poplist.c
33
struct hdrs *hdr2rm, *cont2rm, *nextcont;
usr/src/cmd/mail/poplist.c
40
if (hdr2rm == (struct hdrs *)NULL) {
usr/src/cmd/mail/poplist.c
44
if (hdr2rm->next == (struct hdrs *)NULL) {
usr/src/cmd/mail/poplist.c
47
(struct hdrs *)NULL;
usr/src/cmd/mail/poplist.c
50
hdr2rm->next->prev = (struct hdrs *)NULL;
usr/src/cmd/mail/poplist.c
53
if (hdr2rm->prev == (struct hdrs *)NULL) {
usr/src/cmd/mail/poplist.c
56
(struct hdrs *)NULL;
usr/src/cmd/mail/poplist.c
59
hdr2rm->prev->next = (struct hdrs *)NULL;
usr/src/cmd/mail/poplist.c
76
while (cont2rm != (struct hdrs *)NULL) {
usr/src/cmd/mail/printhdr.c
33
printhdr(int type, int hdrtype, struct hdrs *hptr, FILE *fp)
usr/src/cmd/mail/printhdr.c
37
struct hdrs *contptr;
usr/src/cmd/mail/printhdr.c
56
while (contptr->cont != (struct hdrs *)NULL) {
usr/src/cmd/mail/pushlist.c
107
if (ohp == (struct hdrs *)NULL) {
usr/src/cmd/mail/pushlist.c
36
struct hdrs *nhp, *ohp, *nextcont;
usr/src/cmd/mail/pushlist.c
54
if ((p = malloc(sizeof(struct hdrs))) == (char *)NULL) {
usr/src/cmd/mail/pushlist.c
58
memset(p, 0, sizeof(struct hdrs));
usr/src/cmd/mail/pushlist.c
61
nhp = (struct hdrs *)p;
usr/src/cmd/mail/pushlist.c
69
if (ohp == (struct hdrs *)NULL) {
usr/src/cmd/mail/pushlist.c
96
while (nextcont->cont != (struct hdrs *)NULL) {
usr/src/cmd/mail/savehdrs.c
63
if (hdrlines[H_FROM1].head == (struct hdrs *)NULL) {
usr/src/cmd/mail/sendmail.c
258
(struct hdrs *)NULL) {
usr/src/cmd/mail/sendmail.c
266
(struct hdrs *)NULL) {
usr/src/cmd/mail/sendmail.c
274
(struct hdrs *)NULL) {
usr/src/cmd/mail/sendmail.c
294
(struct hdrs *)NULL) {
usr/src/cmd/mail/sendmail.c
302
(struct hdrs *)NULL) {
usr/src/cmd/mail/sendmail.c
310
(struct hdrs *)NULL) {
usr/src/cmd/mail/sendmail.c
336
if (hdrlines[H_MIMEVERS].head == (struct hdrs *)NULL) {
usr/src/cmd/mail/sendmail.c
343
if (hdrlines[H_CTYPE].head == (struct hdrs *)NULL) {
usr/src/cmd/mail/sendmail.c
350
if (hdrlines[H_CLEN].head == (struct hdrs *)NULL) {
usr/src/cmd/mail/sendmail.c
402
if ((hptr = hdrlines[H_MIMEVERS].head) != (struct hdrs *)NULL) {
usr/src/cmd/mail/sendmail.c
411
if ((hptr = hdrlines[H_CTYPE].head) != (struct hdrs *)NULL) {
usr/src/cmd/mail/sendmail.c
420
if ((hptr = hdrlines[H_CLEN].head) != (struct hdrs *)NULL) {
usr/src/cmd/mail/sendmail.c
52
struct hdrs *hptr;
usr/src/cmd/mailx/collect.c
180
hdrs = 0;
usr/src/cmd/mailx/collect.c
183
hdrs |= GTO;
usr/src/cmd/mailx/collect.c
185
hdrs |= GSUBJECT;
usr/src/cmd/mailx/collect.c
187
hdrs |= GCC;
usr/src/cmd/mailx/collect.c
189
hdrs |= GBCC;
usr/src/cmd/mailx/collect.c
190
if (hdrs)
usr/src/cmd/mailx/collect.c
238
if (hdrs) {
usr/src/cmd/mailx/collect.c
239
grabh(hp, hdrs, 1);
usr/src/cmd/mailx/collect.c
240
hdrs = 0;
usr/src/cmd/mailx/collect.c
99
int hdrs;
usr/src/cmd/vscan/vscand/vs_icap.c
820
vs_icap_read_hdr(vs_scan_ctx_t *ctx, vs_hdr_t hdrs[], int num_hdrs)
usr/src/cmd/vscan/vscand/vs_icap.c
840
if (strcmp(name, hdrs[i].vsh_name) == 0) {
usr/src/cmd/vscan/vscand/vs_icap.c
841
hdrs[i].vsh_func(ctx, hdrs[i].vsh_id, val);
usr/src/lib/fm/libdiskstatus/common/ds_scsi.c
887
scsi_ms_hdrs_t hdrs;
usr/src/lib/fm/libdiskstatus/common/ds_scsi.c
894
bzero(&hdrs, sizeof (hdrs));
usr/src/lib/fm/libdiskstatus/common/ds_scsi.c
931
(void) memcpy(&hdrs, &sip->si_hdrs, sizeof (sip->si_hdrs));
usr/src/lib/fm/libdiskstatus/common/ds_scsi.c
935
MODEPAGE_INFO_EXCPT_LEN, &hdrs, &skey, &asc, &ascq) == 0) {
usr/src/lib/fm/libdiskstatus/common/ds_scsi.c
958
scsi_ms_hdrs_t hdrs, junk_hdrs;
usr/src/lib/fm/libdiskstatus/common/ds_scsi.c
963
bzero(&hdrs, sizeof (hdrs));
usr/src/lib/fm/libdiskstatus/common/ds_scsi.c
969
MODEPAGE_CTRL_MODE_LEN, &hdrs, &skey, &asc, &ascq);
usr/src/lib/fm/libdiskstatus/common/ds_scsi.c
992
MODEPAGE_CTRL_MODE_LEN, &hdrs, &skey, &asc, &ascq);
usr/src/test/libc-tests/tests/symbols/symbols_test.c
458
add_headers(struct sym_test *st, char *hdrs, char **err)
usr/src/test/libc-tests/tests/symbols/symbols_test.c
462
for (char *h = strsep(&hdrs, ";"); h != NULL; h = strsep(&hdrs, ";")) {
usr/src/test/libc-tests/tests/symbols/symbols_test.c
495
char *hdrs;
usr/src/test/libc-tests/tests/symbols/symbols_test.c
504
hdrs = fields[1];
usr/src/test/libc-tests/tests/symbols/symbols_test.c
513
(add_headers(st, hdrs, err) < 0)) {
usr/src/test/libc-tests/tests/symbols/symbols_test.c
526
char *hdrs;
usr/src/test/libc-tests/tests/symbols/symbols_test.c
536
hdrs = fields[2];
usr/src/test/libc-tests/tests/symbols/symbols_test.c
545
(add_headers(st, hdrs, err) < 0)) {
usr/src/test/libc-tests/tests/symbols/symbols_test.c
556
char *name, *value, *hdrs, *envs;
usr/src/test/libc-tests/tests/symbols/symbols_test.c
566
hdrs = fields[2];
usr/src/test/libc-tests/tests/symbols/symbols_test.c
582
(add_headers(st, hdrs, err) < 0)) {
usr/src/test/libc-tests/tests/symbols/symbols_test.c
597
char *hdrs;
usr/src/test/libc-tests/tests/symbols/symbols_test.c
608
hdrs = fields[3];
usr/src/test/libc-tests/tests/symbols/symbols_test.c
617
(add_headers(st, hdrs, err) < 0) ||
usr/src/uts/common/inet/ip/conn_opt.c
2251
uchar_t *hdrs;
usr/src/uts/common/inet/ip/conn_opt.c
2272
hdrs = kmem_alloc(hdrs_len, KM_NOSLEEP);
usr/src/uts/common/inet/ip/conn_opt.c
2273
if (hdrs == NULL)
usr/src/uts/common/inet/ip/conn_opt.c
2280
connp->conn_ht_iphc = hdrs;
usr/src/uts/common/inet/ip/conn_opt.c
2283
hdrs = connp->conn_ht_iphc;
usr/src/uts/common/inet/ip/conn_opt.c
2288
connp->conn_ht_ulp = hdrs + ip_hdr_length;
usr/src/uts/common/inet/ip/conn_opt.c
2292
ipha_t *ipha = (ipha_t *)hdrs;
usr/src/uts/common/inet/ip/conn_opt.c
2296
ip_build_hdrs_v4(hdrs, ip_hdr_length, ipp, connp->conn_proto);
usr/src/uts/common/inet/ip/conn_opt.c
2310
ip6_t *ip6h = (ip6_t *)hdrs;
usr/src/uts/common/inet/ip/conn_opt.c
2314
ip_build_hdrs_v6(hdrs, ip_hdr_length, ipp, connp->conn_proto,
usr/src/uts/common/inet/ip/conn_opt.c
2357
uchar_t *hdrs;
usr/src/uts/common/inet/ip/conn_opt.c
2376
hdrs = data_mp->b_rptr - hdrs_len;
usr/src/uts/common/inet/ip/conn_opt.c
2377
data_mp->b_rptr = hdrs;
usr/src/uts/common/inet/ip/conn_opt.c
2387
hdrs = mp->b_rptr = mp->b_wptr - hdrs_len;
usr/src/uts/common/inet/ip/conn_opt.c
2396
ipha_t *ipha = (ipha_t *)hdrs;
usr/src/uts/common/inet/ip/conn_opt.c
2401
ip_build_hdrs_v4(hdrs, ip_hdr_length, ipp, protocol);
usr/src/uts/common/inet/ip/conn_opt.c
2415
ip6_t *ip6h = (ip6_t *)hdrs;
usr/src/uts/common/inet/ip/conn_opt.c
2419
ip_build_hdrs_v6(hdrs, ip_hdr_length, ipp, protocol, flowinfo);
usr/src/uts/common/inet/sctp/sctp_common.c
1002
sctph = (sctp_hdr_t *)(hdrs + ip_hdr_length);
usr/src/uts/common/inet/sctp/sctp_common.c
1009
ip6h = (ip6_t *)hdrs;
usr/src/uts/common/inet/sctp/sctp_common.c
1014
ip_build_hdrs_v6(hdrs, ip_hdr_length, ipp, connp->conn_proto,
usr/src/uts/common/inet/sctp/sctp_common.c
921
uchar_t *hdrs;
usr/src/uts/common/inet/sctp/sctp_common.c
948
hdrs = kmem_alloc(hdrs_len, sleep);
usr/src/uts/common/inet/sctp/sctp_common.c
949
if (hdrs == NULL)
usr/src/uts/common/inet/sctp/sctp_common.c
954
sctp->sctp_iphc = hdrs;
usr/src/uts/common/inet/sctp/sctp_common.c
957
hdrs = sctp->sctp_iphc;
usr/src/uts/common/inet/sctp/sctp_common.c
962
sctph = (sctp_hdr_t *)(hdrs + ip_hdr_length);
usr/src/uts/common/inet/sctp/sctp_common.c
969
ipha = (ipha_t *)hdrs;
usr/src/uts/common/inet/sctp/sctp_common.c
974
ip_build_hdrs_v4(hdrs, ip_hdr_length, ipp, connp->conn_proto);
usr/src/uts/common/inet/sctp/sctp_common.c
988
hdrs = kmem_alloc(hdrs_len, sleep);
usr/src/uts/common/inet/sctp/sctp_common.c
989
if (hdrs == NULL)
usr/src/uts/common/inet/sctp/sctp_common.c
994
sctp->sctp_iphc6 = hdrs;
usr/src/uts/common/inet/sctp/sctp_common.c
997
hdrs = sctp->sctp_iphc6;
usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/l4/lm_l4sp.c
1455
u32_t hdrs = TCP_HDR_LEN;
usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/l4/lm_l4sp.c
1461
hdrs += IPV6_HDR_LEN;
usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/l4/lm_l4sp.c
1463
hdrs += IPV4_HDR_LEN;
usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/l4/lm_l4sp.c
1471
hdrs += LLC_SNAP_LEN;
usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/l4/lm_l4sp.c
1480
hdrs += VLAN_LEN;
usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/l4/lm_l4sp.c
1484
mss = path_mtu - hdrs;
usr/src/uts/common/io/mlxcx/mlxcx_cmd.c
3008
mlxcx_flow_header_match_t *hdrs;
usr/src/uts/common/io/mlxcx/mlxcx_cmd.c
3033
hdrs = &in.mlxi_create_flow_group_match_criteria.mlfm_outer_headers;
usr/src/uts/common/io/mlxcx/mlxcx_cmd.c
3038
(void) memset(&hdrs->mlfh_smac, 0xff, sizeof (hdrs->mlfh_smac));
usr/src/uts/common/io/mlxcx/mlxcx_cmd.c
3043
(void) memset(&hdrs->mlfh_dmac, 0xff, sizeof (hdrs->mlfh_dmac));
usr/src/uts/common/io/mlxcx/mlxcx_cmd.c
3048
set_bit24(&hdrs->mlfh_tcp_ip_flags, MLXCX_FLOW_HDR_CVLAN_TAG);
usr/src/uts/common/io/mlxcx/mlxcx_cmd.c
3049
set_bit24(&hdrs->mlfh_tcp_ip_flags, MLXCX_FLOW_HDR_SVLAN_TAG);
usr/src/uts/common/io/mlxcx/mlxcx_cmd.c
3053
set_bits16(&hdrs->mlfh_first_vid_flags,
usr/src/uts/common/io/mlxcx/mlxcx_cmd.c
3059
set_bits24(&hdrs->mlfh_tcp_ip_flags, MLXCX_FLOW_HDR_IP_VERSION,
usr/src/uts/common/io/mlxcx/mlxcx_cmd.c
3064
(void) memset(&hdrs->mlfh_src_ip, 0xff,
usr/src/uts/common/io/mlxcx/mlxcx_cmd.c
3065
sizeof (hdrs->mlfh_src_ip));
usr/src/uts/common/io/mlxcx/mlxcx_cmd.c
3069
(void) memset(&hdrs->mlfh_src_ip, 0xff,
usr/src/uts/common/io/mlxcx/mlxcx_cmd.c
3070
sizeof (hdrs->mlfh_dst_ip));
usr/src/uts/common/io/mlxcx/mlxcx_cmd.c
3075
hdrs->mlfh_ip_protocol = UINT8_MAX;
usr/src/uts/common/io/mlxcx/mlxcx_cmd.c
3079
(void) memset(&hdrs->mlfh_src_ip, 0xff,
usr/src/uts/common/io/mlxcx/mlxcx_cmd.c
3080
sizeof (hdrs->mlfh_src_ip));
usr/src/uts/common/io/mlxcx/mlxcx_cmd.c
3084
(void) memset(&hdrs->mlfh_src_ip, 0xff,
usr/src/uts/common/io/mlxcx/mlxcx_cmd.c
3085
sizeof (hdrs->mlfh_dst_ip));
usr/src/uts/common/io/mlxcx/mlxcx_cmd.c
3170
mlxcx_flow_header_match_t *hdrs;
usr/src/uts/common/io/mlxcx/mlxcx_cmd.c
3256
hdrs = &ctx->mlfec_match_value.mlfm_outer_headers;
usr/src/uts/common/io/mlxcx/mlxcx_cmd.c
3259
bcopy(mlfe->mlfe_smac, hdrs->mlfh_smac,
usr/src/uts/common/io/mlxcx/mlxcx_cmd.c
3260
sizeof (hdrs->mlfh_smac));
usr/src/uts/common/io/mlxcx/mlxcx_cmd.c
3263
bcopy(mlfe->mlfe_dmac, hdrs->mlfh_dmac,
usr/src/uts/common/io/mlxcx/mlxcx_cmd.c
3264
sizeof (hdrs->mlfh_dmac));
usr/src/uts/common/io/mlxcx/mlxcx_cmd.c
3269
set_bit24(&hdrs->mlfh_tcp_ip_flags,
usr/src/uts/common/io/mlxcx/mlxcx_cmd.c
3273
set_bit24(&hdrs->mlfh_tcp_ip_flags,
usr/src/uts/common/io/mlxcx/mlxcx_cmd.c
3282
set_bits16(&hdrs->mlfh_first_vid_flags,
usr/src/uts/common/io/mlxcx/mlxcx_cmd.c
3286
set_bits24(&hdrs->mlfh_tcp_ip_flags, MLXCX_FLOW_HDR_IP_VERSION,
usr/src/uts/common/io/mlxcx/mlxcx_cmd.c
3291
bcopy(mlfe->mlfe_srcip, hdrs->mlfh_src_ip,
usr/src/uts/common/io/mlxcx/mlxcx_cmd.c
3292
sizeof (hdrs->mlfh_src_ip));
usr/src/uts/common/io/mlxcx/mlxcx_cmd.c
3296
bcopy(mlfe->mlfe_dstip, hdrs->mlfh_src_ip,
usr/src/uts/common/io/mlxcx/mlxcx_cmd.c
3297
sizeof (hdrs->mlfh_dst_ip));
usr/src/uts/common/io/mlxcx/mlxcx_cmd.c
3300
hdrs->mlfh_ip_protocol = mlfe->mlfe_ip_proto;