| /OK3568_Linux_fs/kernel/include/uapi/asm-generic/ |
| H A D | fcntl.h | 110 #ifndef F_SETOWN 111 #define F_SETOWN 8 /* for sockets. */ macro
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/asm-generic/ |
| H A D | fcntl.h | 110 #ifndef F_SETOWN 111 #define F_SETOWN 8 /* for sockets. */ macro
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/asm-generic/ |
| H A D | fcntl.h | 110 #ifndef F_SETOWN 111 #define F_SETOWN 8 /* for sockets. */ macro
|
| /OK3568_Linux_fs/kernel/tools/include/uapi/asm-generic/ |
| H A D | fcntl.h | 109 #ifndef F_SETOWN 110 #define F_SETOWN 8 /* for sockets. */ macro
|
| /OK3568_Linux_fs/kernel/arch/parisc/include/uapi/asm/ |
| H A D | fcntl.h | 28 #define F_SETOWN 12 /* for sockets. */ macro
|
| /OK3568_Linux_fs/kernel/arch/alpha/include/uapi/asm/ |
| H A D | fcntl.h | 42 #define F_SETOWN 5 /* for sockets. */ macro
|
| /OK3568_Linux_fs/kernel/arch/sparc/include/uapi/asm/ |
| H A D | fcntl.h | 42 #define F_SETOWN 6 /* for sockets. */ macro
|
| /OK3568_Linux_fs/kernel/arch/mips/include/uapi/asm/ |
| H A D | fcntl.h | 44 #define F_SETOWN 24 /* for sockets. */ macro
|
| /OK3568_Linux_fs/kernel/tools/perf/tests/ |
| H A D | bp_signal_overflow.c | 105 fcntl(fd, F_SETOWN, getpid()); in test__bp_signal_overflow()
|
| H A D | bp_signal.c | 133 fcntl(fd, F_SETOWN, getpid()); in __event()
|
| /OK3568_Linux_fs/kernel/tools/perf/trace/beauty/ |
| H A D | fcntl.c | 84 if (cmd == F_SETOWN) in syscall_arg__scnprintf_fcntl_arg()
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/bits/ |
| H A D | fcntl-linux.h | 179 # define F_SETOWN __F_SETOWN /* Get owner (process receiving SIGIO). */ macro
|
| /OK3568_Linux_fs/kernel/samples/timers/ |
| H A D | hpet_example.c | 251 if ((fcntl(fd, F_SETOWN, getpid()) == 1) || in hpet_fasync()
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/bits/ |
| H A D | fcntl-linux.h | 179 # define F_SETOWN __F_SETOWN /* Get owner (process receiving SIGIO). */ macro
|
| /OK3568_Linux_fs/external/xserver/hw/xfree86/os-support/shared/ |
| H A D | sigio.c | 202 if (fcntl(fd, F_SETOWN, getpid()) == -1) { in xf86InstallSIGIOHandler()
|
| /OK3568_Linux_fs/kernel/arch/um/os-Linux/ |
| H A D | sigio.c | 420 (fcntl(master, F_SETOWN, os_getpid()) < 0)) in async_pty()
|
| H A D | file.c | 421 (fcntl(fd, F_SETOWN, os_getpid()) < 0)) { in os_set_fd_async()
|
| /OK3568_Linux_fs/kernel/fs/ |
| H A D | fcntl.c | 391 case F_SETOWN: in do_fcntl()
|
| /OK3568_Linux_fs/kernel/Documentation/security/ |
| H A D | credentials.rst | 60 given to it by a task that called ``fcntl(F_SETOWN)`` upon it. In this case,
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/share/info/ |
| H A D | libc.info-17 | 248 * F_SETOWN: (libc)Interrupt Input. 3085 * F_SETOWN: Control Operations. (line 76) 3086 * F_SETOWN <1>: Interrupt Input. (line 38)
|
| H A D | libc.info-6 | 248 * F_SETOWN: (libc)Interrupt Input. 4313 ‘F_SETOWN’ 5435 to receive the signal can be selected by using the ‘F_SETOWN’ command to 5464 -- Macro: int F_SETOWN 5471 fcntl (FILEDES, F_SETOWN, PID)
|
| H A D | dir | 651 * F_SETOWN: (libc)Interrupt Input.
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/share/info/ |
| H A D | libc.info-17 | 248 * F_SETOWN: (libc)Interrupt Input. 3085 * F_SETOWN: Control Operations. (line 76) 3086 * F_SETOWN <1>: Interrupt Input. (line 38)
|
| H A D | libc.info-6 | 248 * F_SETOWN: (libc)Interrupt Input. 4313 ‘F_SETOWN’ 5435 to receive the signal can be selected by using the ‘F_SETOWN’ command to 5464 -- Macro: int F_SETOWN 5471 fcntl (FILEDES, F_SETOWN, PID)
|
| /OK3568_Linux_fs/kernel/security/smack/ |
| H A D | smack_lsm.c | 1623 case F_SETOWN: in smack_file_fcntl()
|