| /openbmc/google-misc/subprojects/dhcp-done/ |
| H A D | file-io.cpp | 26 ManagedFd fd = stdplus::fd::open(std::string(filename).c_str(), in fileRead() local
|
| /openbmc/qemu/tests/tcg/multiarch/linux/ |
| H A D | linux-shmat-maps.c | 16 int err, fd; in main() local
|
| /openbmc/qemu/crypto/ |
| H A D | random-platform.c | 34 static int fd; variable
|
| /openbmc/phosphor-buttons/src/ |
| H A D | reset_button.cpp | 29 void ResetButton::handleEvent(sd_event_source* /* es */, int fd, in handleEvent()
|
| H A D | id_button.cpp | 27 void IDButton::handleEvent(sd_event_source* /* es */, int fd, in handleEvent()
|
| H A D | cpld.cpp | 25 auto fd = ::open(devPath.c_str(), O_RDONLY | O_NONBLOCK); in configCpld() local
|
| /openbmc/u-boot/include/ |
| H A D | sandboxblockdev.h | 14 int fd; member
|
| /openbmc/hiomapd/mtd/ |
| H A D | backend.h | 8 int fd; member
|
| /openbmc/skeleton/libopenbmc_intf/ |
| H A D | gpio_json.c | 24 FILE* fd = fopen(GPIO_FILE, "r"); in load_json() local
|
| /openbmc/qemu/linux-user/sparc/ |
| H A D | target_proc.h | 9 static int open_cpuinfo(CPUArchState *cpu_env, int fd) in open_cpuinfo()
|
| /openbmc/dbus-sensors/src/ |
| H A D | NotifyWatch.hpp | 29 int fd = -1; member in notify_watch::NotifyWatch
|
| /openbmc/phosphor-mboxd/test/ |
| H A D | mbox.c | 67 int fd; in mbox_cmp() local 94 int fd; in mbox_rspcpy() local 113 int fd; in mbox_command_write() local
|
| /openbmc/u-boot/tools/env/ |
| H A D | fw_env.c | 278 static int ubi_update_start(int fd, int64_t bytes) in ubi_update_start() 285 static int ubi_read(int fd, void *buf, size_t count) in ubi_read() 328 static int ubi_write(int fd, const void *buf, size_t count) in ubi_write() 862 static int flash_bad_block(int fd, uint8_t mtd_type, loff_t blockstart) in flash_bad_block() 889 static int flash_read_buf(int dev, int fd, void *buf, size_t count, in flash_read_buf() 970 static int flash_write_buf(int dev, int fd, void *buf, size_t count) in flash_write_buf() 1137 static int flash_flag_obsolete(int dev, int fd, off_t offset) in flash_flag_obsolete() 1210 static int flash_read(int fd) in flash_read() 1591 int fd, rc = 0; in check_device_config() local
|
| /openbmc/u-boot/fs/yaffs2/ |
| H A D | yaffsfs.c | 154 struct yaffsfs_FileDes *fd = yaffsfs_HandleToFileDes(handle); in yaffsfs_HandleToInode() local 283 struct yaffsfs_FileDes *fd; in yaffsfs_NewHandleAndFileDes() local 331 struct yaffsfs_FileDes *fd; in yaffsfs_PutFileDes() local 363 struct yaffsfs_FileDes *fd; in yaffsfs_BreakDeviceHandles() local 779 struct yaffsfs_FileDes *fd = NULL; in yaffs_open_sharing() local 1068 struct yaffsfs_FileDes *fd = NULL; in yaffsfs_do_read() local 1190 struct yaffsfs_FileDes *fd = NULL; in yaffsfs_do_write() local 1294 int yaffs_write(int fd, const void *buf, unsigned int nbyte) in yaffs_write() 1299 int yaffs_pwrite(int fd, const void *buf, unsigned int nbyte, loff_t offset) in yaffs_pwrite() 1351 struct yaffsfs_FileDes *fd = NULL; in yaffs_ftruncate() local [all …]
|
| /openbmc/openpower-debug-collector/watchdog/ |
| H A D | ffdc_file.cpp | 41 int fd = open(tempFile.getPath().c_str(), O_RDWR); in prepareFFDCFile() local
|
| H A D | utils.cpp | 24 int fd = mkstemp(templatePath.data()); in TemporaryFile() local
|
| /openbmc/slpd-lite/ |
| H A D | slp_server.cpp | 30 int fd = -1, r; in run() local
|
| /openbmc/phosphor-power/phosphor-regulators/src/ |
| H A D | ffdc_file.cpp | 35 int fd = open(tempFile.getPath().c_str(), O_RDWR); local
|
| /openbmc/qemu/util/ |
| H A D | drm.c | 28 int r, fd, ret; in qemu_drm_rendernode_open() local
|
| /openbmc/phosphor-bmc-code-mgmt/bmc/ |
| H A D | sync_watch.hpp | 64 using fd = int; typedef in phosphor::software::manager::SyncWatch
|
| /openbmc/qemu/tests/qtest/ |
| H A D | ast2700-smc-test.c | 18 int fd; in test_ast2700_evb() local
|
| /openbmc/qemu/audio/ |
| H A D | ossaudio.c | 44 int fd; member 53 int fd; member 222 static int oss_get_version (int fd, int *version, const char *typ) in oss_get_version() 251 int fd; in oss_open() local 498 int fd; in oss_init_out() local 633 int fd; in oss_init_in() local
|
| /openbmc/qemu/target/microblaze/ |
| H A D | op_helper.c | 145 CPU_FloatU fd, fa, fb; in helper_fadd() local 160 CPU_FloatU fd, fa, fb; in helper_frsub() local 174 CPU_FloatU fd, fa, fb; in helper_fmul() local 189 CPU_FloatU fd, fa, fb; in helper_fdiv() local 319 CPU_FloatU fd, fa; in helper_flt() local 343 CPU_FloatU fd, fa; in helper_fsqrt() local
|
| /openbmc/hiomapd/test/ |
| H A D | mbox.c | 69 int fd; in mbox_cmp() local 98 int fd; in mbox_rspcpy() local 117 int fd; in mbox_command_write() local
|
| /openbmc/qemu/hw/usb/ |
| H A D | u2f-passthru.c | 353 static bool u2f_passthru_is_u2f_device(int fd) in u2f_passthru_is_u2f_device() 386 int fd = qemu_open_old(devnode, O_RDWR); in u2f_passthru_open_from_device() local 400 int ret, fd; in u2f_passthru_open_from_enumerate() local 434 int ret, fd = -1; in u2f_passthru_open_from_scan() local 470 int fd; in u2f_passthru_realize() local
|