Home
last modified time | relevance | path

Searched refs:raw (Results 1 – 3 of 3) sorted by relevance

/mOS-networking-stack/core/src/
H A Dconfig.c951 PreprocessConf(char *raw) in PreprocessConf() argument
956 int len = strlen(raw); in PreprocessConf()
958 LINE_FOREACH(line, llen, raw, len) { in PreprocessConf()
967 return raw; in PreprocessConf()
1180 char *raw = ReadConf(fname); in LoadConfigurationUpperHalf() local
1181 char *preprocessed = PreprocessConf(raw); in LoadConfigurationUpperHalf()
/mOS-networking-stack/samples/lighttpd-1.4.32/doc/outdated/
H A Dmagnet.txt57 magnet.attract-raw-url-to = ( ... )
78 When you are using ``attract-raw-url-to`` you can access the following variables:
93 * lighty.env["uri.path-raw"] = "/search.php"
379 magnet.attract-raw-url-to = server.docroot + "/counter.lua"
/mOS-networking-stack/samples/lighttpd-1.4.32/m4/
H A Dlibtool.m43904 # Check for command to grab the raw symbol name followed by C symbol from nm.
4009 # Transform symcode, sympat, and symprfx into a raw symbol and a C symbol.
4012 # Write the raw and C identifiers.
4168 [Take the output of nm and produce a listing of raw symbols and C names])