Searched refs:l_type (Results 1 – 10 of 10) sorted by relevance
| /openbmc/libpldm/src/requester/ |
| H A D | instance-id.c | 102 .l_type = F_RDLCK, 108 .l_type = F_WRLCK, 114 .l_type = F_UNLCK, 184 if (flop.l_type == F_UNLCK) { in pldm_instance_id_alloc() 191 if (flop.l_type != F_RDLCK) { in pldm_instance_id_alloc()
|
| /openbmc/qemu/linux-user/generic/ |
| H A D | fcntl.h | 128 short l_type; member 143 abi_short l_type; member
|
| /openbmc/openpower-vpd-parser/vpd-manager/src/ |
| H A D | parser_factory.cpp | 107 vpdType l_type = vpdTypeCheck(i_vpdVector); in getParser() local 109 switch (l_type) in getParser()
|
| /openbmc/qemu/linux-user/mips/ |
| H A D | target_fcntl.h | 33 short l_type; member
|
| /openbmc/qemu/util/ |
| H A D | osdep.c | 204 .l_type = F_WRLCK, in qemu_probe_lock_ops() 249 .l_type = fl_type, in qemu_lock_fcntl() 273 .l_type = exclusive ? F_WRLCK : F_RDLCK, in qemu_lock_fd_test() 280 return fl.l_type == F_UNLCK ? 0 : -EAGAIN; in qemu_lock_fd_test()
|
| H A D | oslib-posix.c | 143 .l_type = F_WRLCK, in qemu_write_pidfile()
|
| /openbmc/qemu/bsd-user/freebsd/ |
| H A D | os-stat.h | 581 __get_user(fl.l_type, &target_fl->l_type); in do_freebsd_fcntl() 593 __put_user(fl.l_type, &target_fl->l_type); in do_freebsd_fcntl() 608 __get_user(fl.l_type, &target_fl->l_type); in do_freebsd_fcntl()
|
| /openbmc/openbmc/poky/meta/recipes-core/util-linux/util-linux/ |
| H A D | fcntl-lock.c | 266 lock.l_type = type; in main()
|
| /openbmc/qemu/bsd-user/ |
| H A D | syscall_defs.h | 423 int16_t l_type; member
|
| /openbmc/phosphor-networkd/src/ |
| H A D | ncsi_util.cpp | 786 .l_type = F_WRLCK, in allocateIID()
|