Searched refs:hp (Results 1 - 25 of 25) sorted by relevance

/bind-9.6-ESV-R11/contrib/idn/idnkit-1.0-src/wsock/common/
H A Dhook.c84 HOOKPTR hp; local
86 for (hp = hookList.next ; hp != &hookList ; hp = hp->next) {
87 if (hp->hWnd == hWnd && hp->wMsg == wMsg) {
88 return (hp);
96 HOOKPTR hp, prev, next; local
98 if ((hp
120 hookListDelete(HOOKPTR hp) argument
135 HOOKPTR hp; local
[all...]
H A Ddump.c78 dumpHost(const struct hostent FAR *hp, char *buff, size_t size) { argument
82 if (strlen(hp->h_name) + 1 < size) {
83 sprintf(p, "%s ", hp->h_name);
87 dumpAddr(hp->h_addr_list[0], hp->h_length, p, size);
H A Dwrapcommon.h64 extern char *dumpHost(const struct hostent FAR *hp, char *buff, size_t size);
/bind-9.6-ESV-R11/unit/atf-src/test-programs/
H A Dsrcdir_test.sh46 for hp in $(get_helpers); do
47 h=${hp##*/}
48 cp ${hp} tmp
51 atf_check -s eq:1 -o empty -e ignore "${hp}" -r res srcdir_exists
68 for hp in $(get_helpers c_helpers cpp_helpers); do
69 h=${hp##*/}
70 cp ${hp} tmp
71 cp ${hp} tmp/.libs
74 atf_check -s eq:1 -o empty -e ignore "${hp}" -r res srcdir_exists
78 for hp i
[all...]
/bind-9.6-ESV-R11/contrib/idn/idnkit-1.0-src/tools/runidn/
H A Dresolver.c127 static struct hostent *copy_decode_hostent_static(struct hostent *hp,
132 static struct hostent *copy_decode_hostent_dynamic(struct hostent *hp,
134 static void free_copied_hostent(struct hostent *hp);
218 copy_decode_hostent_static(struct hostent *hp, struct hostent *newhp, argument
222 * Copy "struct hostent" data referenced by 'hp' to 'newhp'.
223 * It's a deep-copy, meaning all the data referenced by 'hp' are
225 * The domain names ('hp->h_name' and 'hp->h_aliases') are
233 if (hp == NULL)
236 *newhp = *hp;
393 copy_decode_hostent_dynamic(struct hostent *hp, int *errp) argument
481 free_copied_hostent(struct hostent *hp) argument
539 struct hostent *hp; local
567 struct hostent *hp; local
594 struct hostent *hp; local
789 struct hostent *hp, he; local
840 struct hostent *hp, he; local
884 struct hostent *hp; local
915 struct hostent *hp; local
939 freehostent(struct hostent *hp) argument
[all...]
H A Dstub.h73 idn_stub_freehostent(struct hostent *hp);
H A Dstub.c333 idn_stub_freehostent(struct hostent *hp) { argument
334 static void (*fp)(struct hostent *hp);
339 (*fp)(hp);
/bind-9.6-ESV-R11/contrib/query-loc-0.4.0/
H A Dquery-loc.c24 struct hostent *hp; local
70 hp = (struct hostent *) gethostbyaddr
72 if (hp)
76 hp->h_name);
77 loc = getlocbyname (hp->h_name, FALSE);
/bind-9.6-ESV-R11/bin/tests/system/lwresd/
H A Dlwtest.c231 struct hostent *hp; local
235 hp = gethostbyname(name);
236 if (hp == NULL) {
253 if (memcmp(hp->h_addr_list[0], addrbuf, hp->h_length) != 0) {
255 (void)inet_ntop(AF_INET, hp->h_addr_list[0],
267 struct hostent *hp; local
271 hp = gethostbyname2(name, af);
272 if (hp == NULL) {
293 if (hp
317 struct hostent *hp; local
375 struct hostent *hp; local
414 struct hostent *hp; local
[all...]
/bind-9.6-ESV-R11/contrib/queryperf/missing/
H A Dgetnameinfo.c95 struct hostent *hp; local
193 hp = getipnodebyaddr(addr, afd->a_addrlen, afd->a_af, &h_error);
195 hp = gethostbyaddr(addr, afd->a_addrlen, afd->a_af);
199 if (hp) {
201 p = strchr(hp->h_name, '.');
204 if (strlen(hp->h_name) > hostlen) {
206 freehostent(hp);
210 strcpy(host, hp->h_name);
212 freehostent(hp);
H A Dgetaddrinfo.c451 struct hostent *hp; local
454 hp = gethostbyaddr(addr, afd->a_addrlen, afd->a_af);
455 if (hp && hp->h_name && hp->h_name[0] && hp->h_addr_list[0]) {
456 GET_AI(cur, afd, hp->h_addr_list[0], port);
457 GET_CANONNAME(cur, hp->h_name);
546 struct hostent *hp; local
561 hp
[all...]
/bind-9.6-ESV-R11/contrib/nslint-2.1a3/
H A Dconfig.guess265 echo m68k-hp-bsd
268 echo m68k-hp-bsd4.4
278 echo ${HP_ARCH}-hp-hpux${HPUX_REV}
311 echo hppa1.1-hp-bsd
314 echo hppa1.0-hp-bsd
317 echo hppa1.1-hp-osf
320 echo hppa1.0-hp-osf
330 echo hppa1.1-hp-lites
376 echo m68k-hp-netbsd${UNAME_RELEASE}
379 echo m68k-hp
[all...]
H A Dconfig.sub93 -unicom* | -ibm* | -next | -hp | -isi* | -apollo | -altos* | \
318 basic_machine=m68k-hp
321 basic_machine=m68k-hp
325 basic_machine=m68k-hp
329 basic_machine=m68000-hp
332 basic_machine=m68k-hp
335 basic_machine=hppa1.1-hp
338 basic_machine=hppa1.0-hp
808 *-hp)
893 vendor=hp
[all...]
/bind-9.6-ESV-R11/contrib/idn/idnkit-1.0-src/
H A Dconfig.sub142 -unicom* | -ibm* | -next | -hp | -isi* | -apollo | -altos* | \
487 basic_machine=m68k-hp
490 basic_machine=m68k-hp
494 basic_machine=m68k-hp
498 basic_machine=hppa1.0-hp
501 basic_machine=m68000-hp
504 basic_machine=m68k-hp
507 basic_machine=hppa1.0-hp
510 basic_machine=hppa1.1-hp
513 # FIXME: really hppa2.0-hp
[all...]
H A Dconfig.guess145 hp3[0-9][05]) machine=m68k-hp ;;
538 echo m68k-hp-bsd
541 echo m68k-hp-bsd4.4
605 echo ${HP_ARCH}-hp-hpux${HPUX_REV}
609 echo ia64-hp-hpux${HPUX_REV}
643 echo hppa1.1-hp-bsd
646 echo hppa1.0-hp-bsd
649 echo hppa1.0-hp-mpeix
652 echo hppa1.1-hp-osf
655 echo hppa1.0-hp
[all...]
H A Dconfigure2901 struct hostent hebuf, *hp;
2904 (void)gethostbyname_r("@#!", &hebuf, buf, sizeof(buf), &hp, &err);
/bind-9.6-ESV-R11/unit/atf-src/admin/
H A Dconfig.sub152 -unicom* | -ibm* | -next | -hp | -isi* | -apollo | -altos* | \
625 basic_machine=m68k-hp
628 basic_machine=m68k-hp
632 basic_machine=m68k-hp
636 basic_machine=hppa1.0-hp
639 basic_machine=m68000-hp
642 basic_machine=m68k-hp
645 basic_machine=hppa1.0-hp
648 basic_machine=hppa1.1-hp
651 # FIXME: really hppa2.0-hp
[all...]
H A Dconfig.guess585 echo m68k-hp-bsd
588 echo m68k-hp-bsd4.4
653 # hppa2.0w-hp-hpux* has a 64-bit kernel and a compiler generating
654 # 32-bit code. hppa64-hp-hpux* has the same kernel and a compiler
658 # => hppa2.0w-hp-hpux11.23
660 # => hppa64-hp-hpux11.23
670 echo ${HP_ARCH}-hp-hpux${HPUX_REV}
674 echo ia64-hp-hpux${HPUX_REV}
708 echo hppa1.1-hp-bsd
711 echo hppa1.0-hp
[all...]
H A Ddepcomp81 if test "$depmode" = hp; then
179 ## well. hp depmode also adds that space, but also prefixes the VPATH
188 hp)
338 # The "hp" stanza above does not work with aCC (C++) and HP's ia64
/bind-9.6-ESV-R11/lib/dns/rdata/generic/
H A Dloc_29.c35 unsigned char hp; local
66 hp = 0x16; /* 10000.00 m */
383 hp = (man << 4) + exp;
439 RETERR(mem_tobuffer(target, &hp, 1));
472 unsigned char size, hp, vp; local
490 hp = sr.base[2];
491 INSIST((hp&0x0f) < 10 && (hp>>4) < 10);
492 if ((hp&0x0f)> 1)
493 sprintf(hbuf, "%lum", (hp>>
[all...]
/bind-9.6-ESV-R11/
H A Dconfig.sub148 -unicom* | -ibm* | -next | -hp | -isi* | -apollo | -altos* | \
681 basic_machine=m68k-hp
684 basic_machine=m68k-hp
688 basic_machine=m68k-hp
692 basic_machine=hppa1.0-hp
695 basic_machine=m68000-hp
698 basic_machine=m68k-hp
701 basic_machine=hppa1.0-hp
704 basic_machine=hppa1.1-hp
707 # FIXME: really hppa2.0-hp
[all...]
H A Dconfig.guess605 echo m68k-hp-bsd
608 echo m68k-hp-bsd4.4
673 # hppa2.0w-hp-hpux* has a 64-bit kernel and a compiler generating
674 # 32-bit code. hppa64-hp-hpux* has the same kernel and a compiler
678 # => hppa2.0w-hp-hpux11.23
680 # => hppa64-hp-hpux11.23
690 echo ${HP_ARCH}-hp-hpux${HPUX_REV}
694 echo ia64-hp-hpux${HPUX_REV}
728 echo hppa1.1-hp-bsd
731 echo hppa1.0-hp
[all...]
H A Dconfigure11596 *-hp-hpux*)
12167 *-hp-hpux*)
13274 *-hp-hpux*)
13830 *-hp-hpux10*)
13832 *-hp-hpux11*)
14885 *-hp-hpux*)
14897 *-hp-hpux*)
16702 *-hp-hpux*)
16783 *os2*|*hp-mpeix*)
16912 *-hp
[all...]
/bind-9.6-ESV-R11/bin/tests/
H A Db9t.mk20 # this is run by cron (user wpk) on aa, sol, irix, hp and aix
/bind-9.6-ESV-R11/contrib/queryperf/
H A Dqueryperf.c1406 HEADER *hp = (HEADER *)packet_buffer; local
1415 hp->rd = recurse;

Completed in 75 milliseconds