Searched refs:FIOGETOWN (Results 1 – 8 of 8) sorted by relevance
/openbmc/linux/include/uapi/asm-generic/ |
H A D | sockios.h | 8 #define FIOGETOWN 0x8903 macro
|
/openbmc/linux/arch/mips/include/uapi/asm/ |
H A D | sockios.h | 17 #define FIOGETOWN _IOR('f', 123, int) macro
|
/openbmc/linux/arch/xtensa/include/uapi/asm/ |
H A D | sockios.h | 22 #define FIOGETOWN _IOR('f', 123, int) macro
|
/openbmc/linux/arch/alpha/include/uapi/asm/ |
H A D | sockios.h | 7 #define FIOGETOWN _IOR('f', 123, int) macro
|
/openbmc/linux/arch/sh/include/uapi/asm/ |
H A D | sockios.h | 8 #define FIOGETOWN _IOR('f', 123, int) macro
|
/openbmc/linux/net/ |
H A D | socket.c | 1286 case FIOGETOWN: in sock_ioctl() 3453 case FIOGETOWN: in compat_sock_ioctl_trans()
|
/openbmc/qemu/linux-user/ |
H A D | ioctls.h | 333 IOCTL(FIOGETOWN, IOC_R, MK_PTR(TYPE_INT)) in IOCTL()
|
/openbmc/openbmc/poky/meta/recipes-devtools/rust/files/ |
H A D | rv32-missing-syscalls.patch | 176 +pub const FIOGETOWN: u32 = 35075;
|