Searched refs:him (Results 1 - 4 of 4) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/curl-7.23.1/source/lib/
H A Dtelnet.c155 int him[256]; member in struct:TELNET
336 switch(tn->him[option]) {
338 tn->him[option] = CURL_WANTYES;
371 switch(tn->him[option]) {
377 tn->him[option] = CURL_WANTNO;
409 switch(tn->him[option]) {
412 tn->him[option] = CURL_YES;
428 tn->him[option] = CURL_NO;
432 tn->him[option] = CURL_YES;
441 tn->him[optio
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/telephony/
H A Dixj.h465 unsigned int him:1; /* Handset Input Mute */ member in struct:__anon7082
H A Dixj.c1884 j->sirxg.bits.him = 0; /* Handset In Mute */
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/zebra/ospfd/
H A Dospf_packet.c2011 struct in_addr mask, me, him;
2020 him.s_addr = ip_src.s_addr & mask.s_addr;
2022 if (IPV4_ADDR_SAME (&me, &him))
2008 struct in_addr mask, me, him; local

Completed in 82 milliseconds