Searched refs:hp (Results 151 - 175 of 195) sorted by relevance

12345678

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/libdaemon-0.14/
H A Ddepcomp78 if test "$depmode" = hp; then
161 hp)
299 # The "hp" stanza above does not work with aCC (C++) and HP's ia64
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/curl-7.23.1/source/
H A Ddepcomp77 if test "$depmode" = hp; then
147 hp)
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/minidlna/jpeg-7/
H A Ddepcomp76 if test "$depmode" = hp; then
168 hp)
306 # The "hp" stanza above does not work with aCC (C++) and HP's ia64
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/ppp-2.4.4/pppd/
H A Dmultilink.c437 struct hostent *hp; local
449 hp = gethostbyname(hostname);
450 if (hp != NULL) {
451 addr = *(u_int32_t *)hp->h_addr;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/ntfs-3g-2009.3.8/
H A Ddepcomp77 if test "$depmode" = hp; then
147 hp)
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/iptables-1.4.12.1/
H A Ddepcomp76 if test "$depmode" = hp; then
168 hp)
306 # The "hp" stanza above does not work with aCC (C++) and HP's ia64
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/netatalk-2.2.0/
H A Ddepcomp78 if test "$depmode" = hp; then
161 hp)
299 # The "hp" stanza above does not work with aCC (C++) and HP's ia64
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/libxml2-2.7.2/
H A Ddepcomp78 if test "$depmode" = hp; then
161 hp)
299 # The "hp" stanza above does not work with aCC (C++) and HP's ia64
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/gettext-0.17/gettext-tools/gnulib-lib/
H A Dtempname.c81 # include <hp-timing.h>
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/libgcrypt-1.5.0/
H A Ddepcomp78 if test "$depmode" = hp; then
161 hp)
294 # The "hp" stanza above does not work with aCC (C++) and HP's ia64
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/libgpg-error-1.10/
H A Ddepcomp77 if test "$depmode" = hp; then
147 hp)
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/minidlna/libexif-0.6.19/
H A Ddepcomp76 if test "$depmode" = hp; then
168 hp)
306 # The "hp" stanza above does not work with aCC (C++) and HP's ia64
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/minidlna/libogg-1.1.4/
H A Ddepcomp77 if test "$depmode" = hp; then
147 hp)
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/minidlna/libvorbis-1.2.3/
H A Ddepcomp77 if test "$depmode" = hp; then
147 hp)
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/minidlna/sqlite-3.6.22/
H A Ddepcomp77 if test "$depmode" = hp; then
147 hp)
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/avahi-0.6.25/
H A Ddepcomp78 if test "$depmode" = hp; then
161 hp)
299 # The "hp" stanza above does not work with aCC (C++) and HP's ia64
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/netatalk-2.2.0/sys/netatalk/
H A Dat_control.c48 atalk_hash( sat, hp )
50 struct afhash *hp;
52 hp->afh_nethash = sat->sat_addr.s_net;
53 hp->afh_hosthash = ( sat->sat_addr.s_net << 8 ) +
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/netatalk-2.2.5/
H A Ddepcomp76 if test "$depmode" = hp; then
168 hp)
306 # The "hp" stanza above does not work with aCC (C++) and HP's ia64
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/netatalk-2.2.5/sys/netatalk/
H A Dat_control.c48 atalk_hash( sat, hp )
50 struct afhash *hp;
52 hp->afh_nethash = sat->sat_addr.s_net;
53 hp->afh_hosthash = ( sat->sat_addr.s_net << 8 ) +
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/zebra/lib/
H A Dvty.c525 length = strlen (vty->hist[vty->hp]);
526 memcpy (vty->buf, vty->hist[vty->hp], length);
539 if (vty->hp == vty->hindex)
543 try_index = vty->hp;
553 vty->hp = try_index;
564 try_index = vty->hp;
573 vty->hp = try_index;
1070 vty->hp = vty->hindex;
1088 vty->hp = vty->hindex;
1102 vty->hp
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/router/busybox-1.x/networking/
H A Dinetd.c795 struct hostent *hp; local
797 hp = gethostbyname(nsep->se_hostaddr);
798 if (hp == 0) {
802 } else if (hp->h_addrtype != AF_INET) {
811 hp->h_addr_list[0], sizeof(struct in_addr));
812 while (hp->h_addr_list[i] != NULL) {
817 hp->h_addr_list[i], sizeof(struct in_addr));
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/media/video/pvrusb2/
H A Dpvrusb2-i2c-core.c600 struct pvr2_i2c_handler *hp = cp->handler; local
601 if (!hp) return 0;
602 if (!hp->func_table->check) return 0;
603 return hp->func_table->check(hp->func_data) != 0;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/net/
H A DMakefile97 obj-$(CONFIG_HPLAN) += hp.o 8390.o
98 obj-$(CONFIG_HPLAN_PLUS) += hp-plus.o 8390.o
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/samba-3.0.13/source/libsmb/
H A Dnamequery.c907 struct hostent *hp; local
919 if (((hp = sys_gethostbyname(name)) != NULL) && (hp->h_addr != NULL)) {
921 putip((char *)&return_ip,(char *)hp->h_addr);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/netatalk-2.2.0/etc/papd/
H A Dlp.c924 struct hostent *hp; local
936 if (( hp = gethostbyname( hostname )) == NULL ) {
950 memcpy( &sin.sin_addr, hp->h_addr, hp->h_length );

Completed in 305 milliseconds

12345678