Searched defs:line (Results 1 – 9 of 9) sorted by relevance
| /mOS-networking-stack/core/src/ |
| H A D | config.c | 61 #define LINE_FOREACH(line, llen, buf, blen) \ argument 164 FeedAppConfLine(struct conf_block *blk, char *line, int len) in FeedAppConfLine() 188 FeedMosConfLine(struct conf_block *blk, char *line, int len) in FeedMosConfLine() 220 FeedNetdevConfLine(struct conf_block *blk, char *line, int len) in FeedNetdevConfLine() 291 FeedArpConfLine(struct conf_block *blk, char *line, int len) in FeedArpConfLine() 325 FeedRouteConfLine(struct conf_block *blk, char *line, int len) in FeedRouteConfLine() 660 char line[LINE_LEN]; in FetchARPKernelEntries() local 726 char line[LINE_LEN]; in FetchRouteKernelEntries() local 953 char *line; in PreprocessConf() local 1106 char *line; in ParseBlock() local [all …]
|
| /mOS-networking-stack/samples/lighttpd-1.4.32/src/ |
| H A D | log.c | 267 int log_error_write(server *srv, const char *filename, unsigned int line, const char *fmt, ...) { in log_error_write()
|
| H A D | request.c | 293 int line = 0; in http_request_parse() local
|
| H A D | configfile.c | 510 int line; member
|
| H A D | lemon.c | 184 int line; /* Line number at which code begins */ member 591 void myassert(file,line) in myassert() argument 2825 char line[LINESIZE]; local 3200 char line[LINESIZE]; local 3594 char line[LINESIZE]; local
|
| H A D | mod_cgi.c | 234 int line = 0; in cgi_response_parse() local
|
| H A D | mod_scgi.c | 1691 int line = 0; in scgi_response_parse() local
|
| /mOS-networking-stack/dpdk-iface-kmod/ |
| H A D | dpdk_iface_main.c | 151 char *line; in fetch_major_no() local
|
| /mOS-networking-stack/samples/simple_firewall/ |
| H A D | simple_firewall.c | 223 char *line, *p; in ParseConfigFile() local
|