Home
last modified time | relevance | path

Searched refs:parse_file (Results 1 – 4 of 4) sorted by relevance

/f-stack/tools/libxo/xolint/
H A Dxolint.pl45 parse_file($file);
123 sub parse_file { subroutine
/f-stack/dpdk/app/test-crypto-perf/
H A Dcperf_test_vector_parsing.c457 parse_file(struct cperf_test_vector *vector, struct cperf_options *opts) in parse_file() function
577 status = parse_file(test_vector, opts); in cperf_test_vector_get_from_file()
/f-stack/dpdk/app/test-sad/
H A Dmain.c171 parse_file(FILE *f, struct rule *tbl, int rule_tbl) in parse_file() function
334 ret = parse_file(f, *tbl, rule_tbl); in tbl_init()
/f-stack/app/nginx-1.16.1/src/core/
H A Dngx_conf_file.c166 parse_file = 0, in ngx_conf_parse() enumerator
217 type = parse_file; in ngx_conf_parse()