/osnet-11/usr/src/cmd/sendmail/src/ |
H A D | sm_resolve.h | 117 typedef int HEADER; /* will never be used */ typedef 122 HEADER dns_r_h;
|
/osnet-11/usr/src/lib/libc/i386/fp/ |
H A D | __xgetRD.s | 6 / CDDL HEADER START 18 / When distributing Covered Code, include this CDDL HEADER in each 20 / If applicable, add the following below this CDDL HEADER, with the 24 / CDDL HEADER END
|
/osnet-11/usr/src/lib/libbsm/ |
H A D | mkhdr.sh | 3 # CDDL HEADER START 14 # When distributing Covered Code, include this CDDL HEADER in each 16 # If applicable, add the following below this CDDL HEADER, with the 20 # CDDL HEADER END 33 * CDDL HEADER START 44 * When distributing Covered Code, include this CDDL HEADER in each 46 * If applicable, add the following below this CDDL HEADER, with the 50 * CDDL HEADER END
|
/osnet-11/usr/src/lib/libresolv/ |
H A D | res_mkquery.c | 2 * CDDL HEADER START 13 * When distributing Covered Code, include this CDDL HEADER in each 15 * If applicable, add the following below this CDDL HEADER, with the 19 * CDDL HEADER END 130 register HEADER *hp; 159 if ((buf == NULL) || (buflen < sizeof (HEADER))) 162 memset(buf, 0, sizeof (HEADER)); 164 bzero(buf, sizeof (HEADER)); 166 hp = (HEADER *) buf; 172 cp = buf + sizeof (HEADER); [all...] |
H A D | res_send.c | 2 * CDDL HEADER START 13 * When distributing Covered Code, include this CDDL HEADER in each 15 * If applicable, add the following below this CDDL HEADER, with the 19 * CDDL HEADER END 138 HEADER *hp = (HEADER *) buf; 139 HEADER *anhp = (HEADER *) answer;
|
H A D | res_debug.c | 2 * CDDL HEADER START 13 * When distributing Covered Code, include this CDDL HEADER in each 15 * If applicable, add the following below this CDDL HEADER, with the 19 * CDDL HEADER END 106 register HEADER *hp; 112 hp = (HEADER *)msg; 113 cp = msg + sizeof (HEADER); 114 fprintf(file, "HEADER:\n");
|
H A D | res_query.c | 2 * CDDL HEADER START 13 * When distributing Covered Code, include this CDDL HEADER in each 15 * If applicable, add the following below this CDDL HEADER, with the 19 * CDDL HEADER END 79 HEADER *hp; 109 hp = (HEADER *) answer;
|
H A D | res_gethost.c | 67 HEADER hdr; 85 register HEADER *hp; 103 cp = answer->buf + sizeof (HEADER);
|
/osnet-11/usr/src/cmd/dtrace_toolkit/DTT/Include/ |
H A D | test.ksh | 9 * CDDL HEADER START 21 * CDDL HEADER END
|
/osnet-11/usr/src/lib/libresolv2/common/resolv/ |
H A D | res_mkquery.c | 124 register HEADER *hp; 154 hp = (HEADER *) buf; 244 register HEADER *hp; 253 hp = (HEADER *) buf;
|
H A D | res_send.c | 238 int qdcount = ntohs(((const HEADER*)buf)->qdcount); 276 int qdcount = ntohs(((const HEADER*)buf1)->qdcount); 285 if ((((const HEADER *)buf1)->opcode == ns_o_update) && 286 (((const HEADER *)buf2)->opcode == ns_o_update)) 289 if (qdcount != ntohs(((const HEADER*)buf2)->qdcount)) 692 const HEADER *hp = (const HEADER *) buf; 693 HEADER *anhp = (HEADER *) ans; 890 const HEADER *h [all...] |
H A D | res_sendsigned.c | 38 HEADER *hp; 146 hp = (HEADER *) answer;
|
H A D | res_query.c | 118 HEADER *hp = (HEADER *) answer; 219 HEADER *hp = (HEADER *) answer;
|
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/ |
H A D | h2xs.t | 145 ok (open (HEADER, ">$header"), "open '$header'"); 146 print HEADER <<HEADER or die $!; 149 HEADER 150 ok (close (HEADER), "close '$header'");
|
/osnet-11/usr/src/lib/libresolv2/common/nameser/ |
H A D | ns_verify.c | 60 HEADER *hp = (HEADER *)msg; 139 HEADER *hp = (HEADER *)msg; 344 HEADER *hp = (HEADER *)msg;
|
H A D | ns_sign.c | 92 HEADER *hp = (HEADER *)msg; 284 HEADER *hp = (HEADER *)msg;
|
/osnet-11/usr/src/lib/libpp/common/ |
H A D | ppmisc.c | 155 pp.state |= HEADER; 184 pp.state &= ~HEADER;
|
/osnet-11/usr/src/lib/libldap4/common/ |
H A D | getdxbyname.c | 95 HEADER *hp; 109 hp = (HEADER *)answer;
|
/osnet-11/usr/src/lib/libldap5/sources/ldap/common/ |
H A D | getdxbyname.c | 120 HEADER *hp; 133 hp = (HEADER *)answer;
|
/osnet-11/usr/src/lib/gss_mechs/mech_krb5/krb5/os/ |
H A D | dnsglue.c | 251 HEADER *hdr; 259 if ((size_t) ds->anslen < sizeof(HEADER)) 262 hdr = (HEADER *)ds->ansp; 266 p += sizeof(HEADER);
|
/osnet-11/usr/src/lib/libpp/i386/ |
H A D | ppdebug.h | 120 "HEADER", HEADER,
|
/osnet-11/usr/src/lib/libpp/sparc/ |
H A D | ppdebug.h | 120 "HEADER", HEADER,
|
/osnet-11/usr/src/lib/libresolv/arpa/ |
H A D | nameser.h | 2 * CDDL HEADER START 14 * When distributing Covered Code, include this CDDL HEADER in each 16 * If applicable, add the following below this CDDL HEADER, with the 20 * CDDL HEADER END 187 } HEADER; typedef in typeref:struct:__anon2411
|
/osnet-11/usr/src/lib/libmapid/common/ |
H A D | mapid.h | 2 * CDDL HEADER START 13 * When distributing Covered Code, include this CDDL HEADER in each 15 * If applicable, add the following below this CDDL HEADER, with the 19 * CDDL HEADER END 98 HEADER hdr;
|
/osnet-11/usr/src/lib/libresolv2/common/irs/ |
H A D | hesiod.c | 350 HEADER *hp; 379 hp = (HEADER *) abuf; 382 cp = abuf + sizeof(HEADER);
|