Searched defs:oflag (Results 1 – 9 of 9) sorted by relevance
| /OK3568_Linux_fs/kernel/arch/mips/include/asm/ |
| H A D | termios.h | 32 unsigned short iflag, oflag, cflag, lflag; in user_termio_to_kernel_termios() local
|
| /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/ |
| H A D | fcntl.h | 40 # define __OPEN_NEEDS_MODE(oflag) \ argument
|
| /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/ |
| H A D | fcntl.h | 40 # define __OPEN_NEEDS_MODE(oflag) \ argument
|
| /OK3568_Linux_fs/kernel/ipc/ |
| H A D | mqueue.c | 866 static int prepare_open(struct dentry *dentry, int oflag, int ro, in prepare_open() 893 static int do_mq_open(const char __user *u_name, int oflag, umode_t mode, in do_mq_open() 942 SYSCALL_DEFINE4(mq_open, const char __user *, u_name, int, oflag, umode_t, mode, in SYSCALL_DEFINE4() argument 1563 int, oflag, compat_mode_t, mode, in COMPAT_SYSCALL_DEFINE4() argument
|
| /OK3568_Linux_fs/kernel/include/linux/ |
| H A D | audit.h | 460 static inline void audit_mq_open(int oflag, umode_t mode, struct mq_attr *attr) in audit_mq_open() 633 static inline void audit_mq_open(int oflag, umode_t mode, struct mq_attr *attr) in audit_mq_open()
|
| /OK3568_Linux_fs/u-boot/fs/yaffs2/ |
| H A D | yaffsfs.c | 773 int yaffs_open_sharing(const YCHAR *path, int oflag, int mode, int sharing) in yaffs_open_sharing() 996 int yaffs_open(const YCHAR *path, int oflag, int mode) in yaffs_open()
|
| /OK3568_Linux_fs/kernel/kernel/ |
| H A D | audit.h | 176 int oflag; member
|
| H A D | auditsc.c | 2287 void __audit_mq_open(int oflag, umode_t mode, struct mq_attr *attr) in __audit_mq_open()
|
| /OK3568_Linux_fs/kernel/fs/nfsd/ |
| H A D | nfs4state.c | 435 __nfs4_get_fd(struct nfs4_file *f, int oflag) in __nfs4_get_fd() 604 static void __nfs4_file_put_access(struct nfs4_file *fp, int oflag) in __nfs4_file_put_access() 4857 int oflag = nfs4_access_to_omode(open->op_share_access); in nfs4_get_vfs_file() local
|