Home
last modified time | relevance | path

Searched defs:line (Results 1 – 9 of 9) sorted by relevance

/mOS-networking-stack/core/src/
H A Dconfig.c61 #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 Dlog.c267 int log_error_write(server *srv, const char *filename, unsigned int line, const char *fmt, ...) { in log_error_write()
H A Drequest.c293 int line = 0; in http_request_parse() local
H A Dconfigfile.c510 int line; member
H A Dlemon.c184 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 Dmod_cgi.c234 int line = 0; in cgi_response_parse() local
H A Dmod_scgi.c1691 int line = 0; in scgi_response_parse() local
/mOS-networking-stack/dpdk-iface-kmod/
H A Ddpdk_iface_main.c151 char *line; in fetch_major_no() local
/mOS-networking-stack/samples/simple_firewall/
H A Dsimple_firewall.c223 char *line, *p; in ParseConfigFile() local