| /openbmc/openbmc/meta-phosphor/scripts/ |
| H A D | run-repotest | 130 unset file_type 134 file_type="shell" 138 file_type="json" 144 file_type="shell" 148 file_type="json" 153 if [ -n "$file_type" ]; then 154 check_cmd="check_${file_type}"
|
| /openbmc/libpldm/include/libpldm/oem/ibm/ |
| H A D | file_io.h | 444 uint16_t file_type; //!< Type of file member 475 uint16_t *file_type, 510 uint16_t file_type, uint32_t file_handle, 533 uint16_t file_type; //!< Type of file member 556 uint16_t *file_type, uint32_t *file_handle, 579 int encode_new_file_req(uint8_t instance_id, uint16_t file_type, 599 uint16_t file_type; //!< Type of file member 627 size_t payload_length, uint16_t *file_type, 662 uint16_t file_type, uint32_t file_handle, 684 uint16_t file_type; //!< Type of file member [all …]
|
| /openbmc/libpldm/src/oem/ibm/ |
| H A D | file_io.c | 467 uint16_t *file_type, in decode_rw_file_by_type_memory_req() argument 471 if (msg == NULL || file_type == NULL || file_handle == NULL || in decode_rw_file_by_type_memory_req() 482 *file_type = le16toh(request->file_type); in decode_rw_file_by_type_memory_req() 522 uint16_t file_type, uint32_t file_handle, in encode_rw_file_by_type_memory_req() argument 542 req->file_type = htole16(file_type); in encode_rw_file_by_type_memory_req() 577 uint16_t *file_type, uint32_t *file_handle, in decode_new_file_req() argument 580 if (msg == NULL || file_type == NULL || file_handle == NULL || in decode_new_file_req() 591 *file_type = le16toh(request->file_type); in decode_new_file_req() 624 int encode_new_file_req(uint8_t instance_id, uint16_t file_type, in encode_new_file_req() argument 644 req->file_type = htole16(file_type); in encode_new_file_req() [all …]
|
| /openbmc/ipmitool/lib/ |
| H A D | ipmi_ekanalyzer.c | 206 char ** filename, int * file_type ); 209 char ** filename, int * file_type ); 235 static int ipmi_ek_matching_process( int * file_type, int index1, int index2, 287 static tboolean ipmi_ek_display_link_descriptor( int file_type, 298 char ** filename, int * file_type ); 460 int file_type[MAX_FILE_NUMBER]; in ipmi_ekanalyzer_main() local 486 file_type[type_offset] = ipmi_ek_get_file_type(argv[argument_offset]); in ipmi_ekanalyzer_main() 487 if (file_type[type_offset] == ERROR_STATUS in ipmi_ekanalyzer_main() 488 || file_type[type_offset] == CONFIG_FILE) { in ipmi_ekanalyzer_main() 591 file_type[i] = ipmi_ek_get_file_type (argv[index]); in ipmi_ekanalyzer_main() [all …]
|
| /openbmc/qemu/hw/nvram/ |
| H A D | fw_cfg.c | 134 int file_type; in read_splashfile() local 153 file_type = JPG_FILE; in read_splashfile() 155 file_type = BMP_FILE; in read_splashfile() 161 if (file_type == BMP_FILE) { in read_splashfile() 169 *file_typep = file_type; in read_splashfile() 184 int file_type; in fw_cfg_bootsplash() local 213 file_data = read_splashfile(filename, &file_size, &file_type); in fw_cfg_bootsplash() 222 if (file_type == JPG_FILE) { in fw_cfg_bootsplash()
|
| /openbmc/u-boot/fs/ext4/ |
| H A D | ext4_common.h | 63 int ext4fs_update_parent_dentry(char *filename, int file_type);
|
| H A D | ext4_common.c | 472 int ext4fs_update_parent_dentry(char *filename, int file_type) in ext4fs_update_parent_dentry() argument
|
| /openbmc/u-boot/tools/ |
| H A D | mtk_image.h | 110 __le16 file_type; member
|
| H A D | mtk_image.c | 592 gfh->file_info.file_type = cpu_to_le16(1); in put_ghf_header()
|
| /openbmc/u-boot/drivers/usb/gadget/ |
| H A D | f_thor.c | 256 int file_type, ret = 0; in process_rqt_download() local 271 file_type = rqt->int_data[0]; in process_rqt_download() 272 if (file_type == FILE_TYPE_PIT) { in process_rqt_download() 286 f_name, 0, thor_file_size, file_type); in process_rqt_download()
|
| /openbmc/pldm/oem/ibm/test/ |
| H A D | libpldmresponder_fileio_test.cpp | 826 request->file_type = PLDM_FILE_TYPE_PEL; in TEST() 914 request->file_type = 0xFFFF; in TEST() 957 request->file_type = 0xFFFF; in TEST()
|
| /openbmc/libpldm/tests/oem/ibm/ |
| H A D | fileio.cpp | 881 request->file_type = htole16(fileType); in TEST() 1132 request->file_type = htole16(fileType); in TEST() 1542 request->file_type = htole16(fileType); in TEST() 1902 request->file_type = htole16(fileType); in TEST() 2159 request->file_type = htole16(fileType); in TEST()
|
| /openbmc/libpldm/abi/x86_64/ |
| H A D | gcc.dump | 8297 'name' => 'file_type', 8372 'name' => 'file_type', 8446 'name' => 'file_type', 8521 'name' => 'file_type', 8596 'name' => 'file_type', 8648 'name' => 'file_type', 8712 'name' => 'file_type', 8777 'name' => 'file_type', 8837 'name' => 'file_type', 8889 'name' => 'file_type', [all …]
|
| /openbmc/openbmc/poky/meta/recipes-devtools/syslinux/syslinux/ |
| H A D | 0001-ext2_fs.h-do-not-carry-an-outdated-copy.patch | 1113 - * file_type field. 1119 - __u8 file_type;
|