Searched refs:open_file (Results 1 – 4 of 4) sorted by relevance
| /f-stack/freebsd/security/mac_veriexec_parser/ |
| H A D | mac_veriexec_parser.c | 90 static int open_file(const char *path, struct nameidata *nid); 237 open_file(const char *path, struct nameidata *nid) in open_file() function 269 rc = open_file(path, &nid); in read_manifest() 351 rc = open_file(path, &nid); in parse_entry()
|
| /f-stack/dpdk/app/test-pmd/ |
| H A D | testpmd.h | 983 uint8_t *open_file(const char *file_path, uint32_t *size);
|
| H A D | cmdline.c | 10212 conf.input.packet = open_file(res->filepath, in cmd_flow_director_filter_parsed() 13707 buff = open_file(file_fld[0], &size); in cmd_ddp_add_parsed() 13777 buff = open_file(res->filepath, &size); in cmd_ddp_del_parsed() 13853 pkg = open_file(res->filepath, &pkg_size); in cmd_ddp_info_parsed()
|
| H A D | config.c | 5170 open_file(const char *file_path, uint32_t *size) in open_file() function
|