/openbmc/qemu/net/ |
H A D | dump.c | 105 static int net_dump_state_init(DumpState *s, const char *filename, in net_dump_state_init() 148 char *filename; member
|
/openbmc/phosphor-mboxd/ |
H A D | mboxd_flash.c | 35 char *filename = get_dev_mtd(); in init_flash_dev() local
|
/openbmc/openbmc/poky/bitbake/lib/bb/ |
H A D | main.py | 107 def _showwarning(message, category, filename, lineno, file=None, line=None): argument
|
/openbmc/bmcweb/redfish-core/include/ |
H A D | gzfile.hpp | 15 bool gzGetLines(const std::string& filename, uint64_t skip, uint64_t top, in gzGetLines()
|
/openbmc/linux/samples/bpf/ |
H A D | test_map_in_map_user.c | 121 char filename[256]; in main() local
|
/openbmc/openbmc/poky/meta/recipes-core/util-linux/util-linux/ |
H A D | fcntl-lock.c | 142 const char *filename = NULL; in main() local
|
/openbmc/linux/drivers/accessibility/speakup/ |
H A D | utils.h | 30 char filename[256]; variable
|
/openbmc/openbmc/poky/bitbake/lib/bb/parse/parse_py/ |
H A D | BBHandler.py | 83 def get_statements(filename, absolute_filename, base_name): argument
|
/openbmc/qemu/include/qapi/ |
H A D | error.h | 422 #define error_setg_file_open(errp, os_errno, filename) \ argument
|
/openbmc/linux/kernel/ |
H A D | uid16.c | 23 SYSCALL_DEFINE3(chown16, const char __user *, filename, old_uid_t, user, old_gid_t, group) in SYSCALL_DEFINE3() argument 28 SYSCALL_DEFINE3(lchown16, const char __user *, filename, old_uid_t, user, old_gid_t, group) in SYSCALL_DEFINE3() argument
|
/openbmc/u-boot/common/ |
H A D | bedbug.c | 89 char filename[256] = { 0 }; in disppc() local 727 int print_source_line (char *filename, char *funcname, in print_source_line() argument
|
/openbmc/qemu/hw/s390x/ |
H A D | s390-skeys.c | 136 const char *filename = qdict_get_str(qdict, "filename"); in hmp_dump_skeys() local 145 void qmp_dump_skeys(const char *filename, Error **errp) in qmp_dump_skeys()
|
/openbmc/qemu/block/monitor/ |
H A D | block-hmp-cmds.c | 232 const char *filename = qdict_get_str(qdict, "target"); in hmp_drive_mirror() local 259 const char *filename = qdict_get_str(qdict, "target"); in hmp_drive_backup() local 341 const char *filename = qdict_get_try_str(qdict, "snapshot-file"); in hmp_snapshot_blkdev() local
|
/openbmc/linux/tools/lib/api/fs/ |
H A D | tracing_path.c | 131 char filename[PATH_MAX]; in tracing_path__strerror_open_tp() local
|
/openbmc/qemu/block/ |
H A D | file-posix.c | 252 static int raw_normalize_devicepath(const char **filename, Error **errp) in raw_normalize_devicepath() 281 static int raw_normalize_devicepath(const char **filename, Error **errp) in raw_normalize_devicepath() 539 static void raw_parse_filename(const char *filename, QDict *options, in raw_parse_filename() 599 const char *filename = NULL; in raw_open_common() local 3012 raw_co_create_opts(BlockDriver *drv, const char *filename, in raw_co_create_opts() 4043 static int hdev_probe_device(const char *filename) in hdev_probe_device() 4059 static void hdev_parse_filename(const char *filename, QDict *options, in hdev_parse_filename() 4109 const char *filename = qdict_get_str(options, "filename"); in hdev_open() local 4301 static void cdrom_parse_filename(const char *filename, QDict *options, in cdrom_parse_filename() 4326 static int cdrom_probe_device(const char *filename) in cdrom_probe_device() [all …]
|
/openbmc/phosphor-mboxd/vpnor/ |
H A D | mboxd_flash.cpp | 47 StringPtr filename(get_dev_mtd()); in init_flash_dev() local
|
/openbmc/u-boot/include/ |
H A D | fpga.h | 44 char *filename; member
|
/openbmc/linux/samples/vfs/ |
H A D | test-statx.c | 42 ssize_t statx(int dfd, const char *filename, unsigned flags, in statx()
|
/openbmc/u-boot/drivers/misc/ |
H A D | i2c_eeprom_emul.c | 23 const char *filename; member
|
/openbmc/linux/drivers/net/wwan/iosm/ |
H A D | iosm_ipc_trace.c | 35 ipc_trace_create_buf_file_handler(const char *filename, in ipc_trace_create_buf_file_handler()
|
/openbmc/linux/fs/smb/server/mgmt/ |
H A D | share_config.c | 243 const char *filename) in ksmbd_share_veto_filename()
|
/openbmc/bmcweb/include/ |
H A D | persistent_data.hpp | 27 static constexpr const char* filename = "bmcweb_persistent_data.json"; member in persistent_data::ConfigFile
|
/openbmc/linux/arch/s390/kernel/ |
H A D | compat_linux.c | 150 COMPAT_SYSCALL_DEFINE2(s390_stat64, const char __user *, filename, struct stat64_emu31 __user *, st… in COMPAT_SYSCALL_DEFINE2() argument 159 COMPAT_SYSCALL_DEFINE2(s390_lstat64, const char __user *, filename, struct stat64_emu31 __user *, s… in COMPAT_SYSCALL_DEFINE2() argument 177 COMPAT_SYSCALL_DEFINE4(s390_fstatat64, unsigned int, dfd, const char __user *, filename, in COMPAT_SYSCALL_DEFINE4() argument
|
/openbmc/linux/security/integrity/ima/ |
H A D | ima_queue.c | 161 const unsigned char *filename) in ima_add_template_entry()
|
/openbmc/linux/drivers/comedi/drivers/ni_routing/tools/ |
H A D | convert_csv_to_c.py | 11 def c_to_o(filename, prefix='\t\t\t\t\t ni_routing/', suffix=' \\'): argument
|