Home
last modified time | relevance | path

Searched defs:filename (Results 126 – 150 of 584) sorted by relevance

12345678910>>...24

/openbmc/qemu/tests/qemu-iotests/
H A Dlinters.py37 def is_python_file(filename): argument
/openbmc/qemu/util/
H A Dfilemonitor-inotify.c40 char *filename; /* optional filter */ member
253 const char *filename, in qemu_file_monitor_add_watch()
/openbmc/linux/fs/smb/server/
H A Dmisc.c89 int ksmbd_validate_filename(char *filename) in ksmbd_validate_filename()
119 int parse_stream_name(char *filename, char **stream_name, int *s_type) in parse_stream_name()
/openbmc/qemu/gdbstub/
H A Duser-target.c309 const char *filename = get_filename_param(params, 0); in gdb_handle_v_file_open() local
364 const char *filename = get_filename_param(params, 0); in gdb_handle_v_file_readlink() local
/openbmc/linux/security/tomoyo/
H A Dload_policy.c85 void tomoyo_load_policy(const char *filename) in tomoyo_load_policy()
/openbmc/qemu/hw/avr/
H A Dboot.c63 g_autofree char *filename = NULL; in avr_load_firmware() local
/openbmc/linux/samples/bpf/
H A Dspintest_user.c17 char filename[256]; in main() local
H A Dtest_current_task_under_cgroup_user.c21 char filename[256]; in main() local
H A Dsockex1_user.c16 char filename[256]; in main() local
H A Dtracex5_user.c42 char filename[256]; in main() local
H A Dtest_probe_write_user_user.c20 char filename[256]; in main() local
/openbmc/qemu/hw/nvram/
H A Dfw_cfg.c130 static char *read_splashfile(char *filename, gsize *file_sizep, in read_splashfile()
183 char *filename, *file_data; in fw_cfg_bootsplash() local
884 static void fw_cfg_acpi_mr_save(FWCfgState *s, const char *filename, size_t len) in fw_cfg_acpi_mr_save()
918 void fw_cfg_add_file_callback(FWCfgState *s, const char *filename, in fw_cfg_add_file_callback()
997 void fw_cfg_add_file(FWCfgState *s, const char *filename, in fw_cfg_add_file()
1003 void *fw_cfg_modify_file(FWCfgState *s, const char *filename, in fw_cfg_modify_file()
1030 bool fw_cfg_add_from_generator(FWCfgState *s, const char *filename, in fw_cfg_add_from_generator()
/openbmc/qemu/scripts/modules/
H A Dmodule_block.py36 def process_file(fheader, filename): argument
/openbmc/qemu/include/authz/
H A Dlistfile.h83 char *filename; member
/openbmc/phosphor-ipmi-blobs/
H A Dutils.cpp37 bool matchBlobHandler(const std::string& filename) in matchBlobHandler()
/openbmc/qemu/qapi/
H A Dreplay.json60 # <- { "return": { "mode": "play", "filename": "log.rr", "icount": 220414 } } string
/openbmc/linux/tools/perf/util/
H A Dunwind-libdw.c84 char filename[PATH_MAX]; in __report_module() local
91 char filename[PATH_MAX]; in __report_module() local
/openbmc/openbmc/poky/bitbake/lib/bb/
H A Dcache_extra.py32 def __init__(self, filename, metadata): argument
/openbmc/openpower-hw-diags/util/
H A Ddata_file.cpp22 std::string filename = file.path().filename().string(); in findFiles() local
/openbmc/qemu/scripts/
H A Drender_block_graph.py40 def render_block_graph(qmp, filename, format='png'): argument
/openbmc/openbmc/poky/scripts/
H A Doe-build-perf-test88 def update_globalres_file(result_obj, filename, metadata): argument
/openbmc/ipmitool/lib/
H A Dipmi_oem.c88 char * filename; in ipmi_oem_ibm() local
/openbmc/openbmc/poky/meta/recipes-core/musl/musl-legacy-error/
H A Derror.h35 static inline void error_at_line(int status, int errnum, const char *filename, in error_at_line()
/openbmc/linux/scripts/dtc/
H A Ddt-extract-compatibles43 def print_compat(filename, compatibles): argument
/openbmc/phosphor-logging/extensions/openpower-pels/
H A Dlog_id.cpp112 void checkFileForZeroData(const std::string& filename) in checkFileForZeroData()

12345678910>>...24