Home
last modified time | relevance | path

Searched defs:temp (Results 1 – 7 of 7) sorted by relevance

/mOS-networking-stack/util/
H A Dhttp_parsing.c17 char *temp = data; in find_http_header() local
43 char *temp = (char *) buf; /* temporarily de-const buf */ in http_header_str_val() local
81 char *temp = http_header_str_val(response, key, key_len, value, C_TYPE_LEN); in http_header_long_val() local
97 char *temp; in http_get_url() local
H A Dnetlib.c210 char *temp = strstr(buf, header); in GetHeaderString() local
225 char *temp; in GetHeaderLong() local
/mOS-networking-stack/samples/common/
H A Dapplib.c90 char *temp; in LoadConfig() local
/mOS-networking-stack/core/src/
H A Dlogger.c144 char temp[1]; in ThreadLogMain() local
H A Darp.c221 unsigned char *temp; in ProcessARPRequest() local
238 unsigned char *temp; in ProcessARPReply() local
/mOS-networking-stack/samples/simple_firewall/
H A Dsimple_firewall.c132 char* temp = (char*)buf; in ExtractPort() local
174 char* temp = (char*)buf; in ExtractIPAddress() local
/mOS-networking-stack/samples/lighttpd-1.4.32/src/
H A Dconnections.c79 connection *temp; in connection_del() local