Home
last modified time | relevance | path

Searched refs:FIOGETOWN (Results 1 – 8 of 8) sorted by relevance

/openbmc/linux/include/uapi/asm-generic/
H A Dsockios.h8 #define FIOGETOWN 0x8903 macro
/openbmc/linux/arch/mips/include/uapi/asm/
H A Dsockios.h17 #define FIOGETOWN _IOR('f', 123, int) macro
/openbmc/linux/arch/xtensa/include/uapi/asm/
H A Dsockios.h22 #define FIOGETOWN _IOR('f', 123, int) macro
/openbmc/linux/arch/alpha/include/uapi/asm/
H A Dsockios.h7 #define FIOGETOWN _IOR('f', 123, int) macro
/openbmc/linux/arch/sh/include/uapi/asm/
H A Dsockios.h8 #define FIOGETOWN _IOR('f', 123, int) macro
/openbmc/linux/net/
H A Dsocket.c1286 case FIOGETOWN: in sock_ioctl()
3448 case FIOGETOWN: in compat_sock_ioctl_trans()
/openbmc/qemu/linux-user/
H A Dioctls.h333 IOCTL(FIOGETOWN, IOC_R, MK_PTR(TYPE_INT)) in IOCTL()
/openbmc/openbmc/poky/meta/recipes-devtools/rust/files/
H A Drv32-missing-syscalls.patch176 +pub const FIOGETOWN: u32 = 35075;