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

12

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/motif/
H A Dchecklst.cpp49 static inline const wxString& Prefix(bool checked) function
60 copy.Add( Prefix(false) + orig[i] );
159 return wxListBox::DoAppend( Prefix(false) + item );
164 int n1 = wxListBox::FindString(Prefix(false) + s, bCase);
165 int n2 = wxListBox::FindString(Prefix(true) + s, bCase);
178 wxListBox::SetString(n, Prefix(IsChecked(n)) + s);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/libpng/libpng-1.2.50/scripts/
H A Dmakefile.acorn32 <Prefix$Dir>.pngtest
33 @remove <Prefix$Dir>.pngtest
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/png/scripts/
H A Dmakefile.acorn33 <Prefix$Dir>.pngtest
34 @remove <Prefix$Dir>.pngtest
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/hv/
H A Dring_buffer.h97 void DumpRingInfo(struct hv_ring_buffer_info *RingInfo, char *Prefix);
H A Dring_buffer.c209 void DumpRingInfo(struct hv_ring_buffer_info *RingInfo, char *Prefix) argument
222 Prefix,
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/radvd/
H A Dgram.y399 *((uint16_t *)(prefix->Prefix.s6_addr)) = htons(0x2002);
400 memcpy( prefix->Prefix.s6_addr + 2, &dst, sizeof( dst ) );
429 memcpy(&prefix->Prefix, $2, sizeof(struct in6_addr));
456 memcpy(&prefix->Prefix, &s6->sin6_addr, sizeof(struct in6_addr));
461 if (!memcmp(&prefix->Prefix, &zeroaddr, sizeof(struct in6_addr))) {
549 memcpy(&route->Prefix, $2, sizeof(struct in6_addr));
H A Dradvd.h110 struct in6_addr Prefix; member in struct:AdvPrefix
132 struct in6_addr Prefix; member in struct:AdvRoute
H A Dprocess.c328 addr_match(&prefix->Prefix, &pinfo->nd_opt_pi_prefix,
331 print_addr(&prefix->Prefix, prefix_str);
H A Dsend.c240 memcpy(&pinfo->nd_opt_pi_prefix, &prefix->Prefix,
270 memcpy(&rinfo->nd_opt_ri_prefix, &route->Prefix,
/netgear-R7000-V1.0.7.12_1.2.5/src/router/radvd/
H A Dgram.y399 *((uint16_t *)(prefix->Prefix.s6_addr)) = htons(0x2002);
400 memcpy( prefix->Prefix.s6_addr + 2, &dst, sizeof( dst ) );
429 memcpy(&prefix->Prefix, $2, sizeof(struct in6_addr));
456 memcpy(&prefix->Prefix, &s6->sin6_addr, sizeof(struct in6_addr));
461 if (!memcmp(&prefix->Prefix, &zeroaddr, sizeof(struct in6_addr))) {
549 memcpy(&route->Prefix, $2, sizeof(struct in6_addr));
H A Dradvd.h110 struct in6_addr Prefix; member in struct:AdvPrefix
132 struct in6_addr Prefix; member in struct:AdvRoute
H A Dprocess.c328 addr_match(&prefix->Prefix, &pinfo->nd_opt_pi_prefix,
331 print_addr(&prefix->Prefix, prefix_str);
H A Dsend.c233 memcpy(&pinfo->nd_opt_pi_prefix, &prefix->Prefix,
263 memcpy(&rinfo->nd_opt_ri_prefix, &route->Prefix,
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/
H A DwxMGL.spec15 Prefix: %{pref}
H A DwxBase.spec30 Prefix: %{pref}
H A DwxX11.spec34 Prefix: %{pref}
/netgear-R7000-V1.0.7.12_1.2.5/src/router/iputils/
H A Diputils.spec13 Prefix: %{_prefix}
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/confuse-2.7/
H A Dlibconfuse.spec35 Prefix: %{_prefix}
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/samba-3.0.25b/examples/LDAP/smbldap-tools-0.9.2/
H A Dsmbldap-tools.spec22 Prefix: %{_prefix}
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/libxml2-2.7.2/source/
H A Dlibxml2.spec11 Prefix: %{_prefix}
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/libxml2-2.7.2/
H A Dlibxml2.spec11 Prefix: %{_prefix}
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/netkit-ftp-0.18-pre1/
H A Dconfigure21 --prefix=path Prefix for location of files [/usr]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/samba-3.0.25b/packaging/RHEL/
H A Dsamba.spec29 Prefix: /usr
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl-1.0.2h/util/
H A Dmkerr.pl98 -staticloader Prefix generated functions with the 'static' scope modifier.
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl/util/
H A Dmkerr.pl98 -staticloader Prefix generated functions with the 'static' scope modifier.

Completed in 315 milliseconds

12