Home
last modified time | relevance | path

Searched refs:rewrite (Results 1 – 14 of 14) sorted by relevance

/reactos/modules/rosapps/applications/net/dhcpd/
H A DChangeLog2 - I rewrite completely the code to get an ip.
/reactos/sdk/lib/3rdparty/libxml2/
H A Dcatalog.c1647 xmlCatalogEntryPtr rewrite = NULL; in xmlCatalogXMLResolve() local
1668 rewrite = cur; in xmlCatalogXMLResolve()
1683 if (rewrite != NULL) { in xmlCatalogXMLResolve()
1686 "Using rewriting rule %s\n", rewrite->name); in xmlCatalogXMLResolve()
1687 ret = xmlStrdup(rewrite->URL); in xmlCatalogXMLResolve()
1863 xmlCatalogEntryPtr rewrite = NULL; in xmlCatalogXMLResolveURI() local
1899 rewrite = cur; in xmlCatalogXMLResolveURI()
1914 if (rewrite != NULL) { in xmlCatalogXMLResolveURI()
1917 "Using rewriting rule %s\n", rewrite->name); in xmlCatalogXMLResolveURI()
1918 ret = xmlStrdup(rewrite->URL); in xmlCatalogXMLResolveURI()
H A DTODO157 - xmlSwitchToEncoding() rewrite done
H A DNEWS3094 - Serious rewrite of XInclude
3265 - serious rewrite of the catalog code
/reactos/drivers/filesystems/btrfs/
H A Dscrub.c1673 bool rewrite, missing; member
1829 context->stripes[parity].rewrite = true; in scrub_raid5_stripe()
1849 context->stripes[bad_stripe].rewrite = true; in scrub_raid5_stripe()
1869 context->stripes[bad_stripe].rewrite = true; in scrub_raid5_stripe()
2053 context->stripes[parity1].rewrite = true; in scrub_raid6_stripe()
2067 context->stripes[parity2].rewrite = true; in scrub_raid6_stripe()
2192 context->stripes[bad_stripe1].rewrite = true; in scrub_raid6_stripe()
2270 context->stripes[bad_stripe1].rewrite = true; in scrub_raid6_stripe()
2359 context->stripes[bad_stripe1].rewrite = true; in scrub_raid6_stripe()
2648 context.stripes[i].rewrite = false; in scrub_chunk_raid56_stripe_run()
[all …]
H A Dread.c35 bool rewrite; member
/reactos/base/applications/network/telnet/doc/
H A D00readme.avs19 So, I rewrite code to able a charmap addition like a keymap done.
23 And last: my english is not so good :( to rewrite documentation, but there are
/reactos/drivers/network/tcpip/lwip/
H A DUPGRADING82 * Major rewrite of SNMP (added MIB parser that creates code stubs for custom MIBs);
140 * Major rewrite of PPP (incl. keep-up with apache pppd)
142 * Major rewrite of SNMP (incl. MIB parser)
/reactos/modules/rosapps/applications/explorer-old/doc/
H A DTODO.txt14 - rewrite autostart code and include all possible autostart locations
/reactos/
H A DPULL_REQUEST_MANAGEMENT.md16 - Merging with the intention to rewrite that code soon after
/reactos/sdk/lib/3rdparty/stlport/
H A DINSTALL.unixes46 This is generated file, but only ./configure will rewrite one.
/reactos/dll/3rdparty/libjpeg/
H A Dchange.log470 Version 5 represents a nearly complete redesign and rewrite of the IJG
500 The last widely used release before the version 5 rewrite was version 4A of
502 are not of much interest after the rewrite.
/reactos/base/services/dhcpcsvc/dhcp/
H A Ddhclient.c1556 int rewrite) in write_client_lease() argument
1562 if (!rewrite) { in write_client_lease()
/reactos/dll/3rdparty/libpng/docs/
H A DCHANGES2764 to join tokens in the output and rewrite *.dfn to use this.