/kernel/linux/linux-6.6/kernel/ |
H A D | audit.h | 185 int oflag; member
|
H A D | auditsc.c | 2546 void __audit_mq_open(int oflag, umode_t mode, struct mq_attr *attr) in __audit_mq_open() argument
|
/third_party/FreeBSD/sbin/newfs_msdos/ |
H A D | mkfs_msdos.c | 874 getdiskinfo(int fd, const char *fname, const char *dtype, int oflag, in getdiskinfo() argument 904 getdiskinfo(int fd, const char *fname, const char *dtype, /* __unused */ int oflag, in getdiskinfo() argument
|
/third_party/skia/third_party/externals/brotli/c/tools/ |
H A D | brotli.c | 69 static int ms_open(const char* filename, int oflag, int pmode) { in ms_open() argument
|
/kernel/linux/linux-5.10/ipc/ |
H A D | mqueue.c | 866 static int prepare_open(struct dentry *dentry, int oflag, int ro, in prepare_open() argument 893 static int do_mq_open(const char __user *u_name, int oflag, umode_t mode, in do_mq_open() argument [all...] |
/kernel/linux/linux-5.10/kernel/ |
H A D | auditsc.c | 2289 void __audit_mq_open(int oflag, umode_t mode, struct mq_attr *attr) in __audit_mq_open() argument
|
/kernel/linux/linux-5.10/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() argument 633 static inline void audit_mq_open(int oflag, umode_t mode, struct mq_attr *attr) in audit_mq_open() argument
|
/kernel/linux/linux-6.6/include/linux/ |
H A D | audit.h | 472 static inline void audit_mq_open(int oflag, umode_t mode, struct mq_attr *attr) in audit_mq_open() argument 653 static inline void audit_mq_open(int oflag, umode_t mode, struct mq_attr *attr) in audit_mq_open() argument
|
/kernel/linux/linux-6.6/ipc/ |
H A D | mqueue.c | 867 static int prepare_open(struct dentry *dentry, int oflag, int ro, in prepare_open() argument 894 static int do_mq_open(const char __user *u_name, int oflag, umode_t mode, in do_mq_open() argument [all...] |
/third_party/ltp/testcases/kernel/fs/fsstress/ |
H A D | fsstress.c | 1083 int open_path(pathname_t * name, int oflag) in open_path() argument
|
/kernel/linux/linux-5.10/fs/nfsd/ |
H A D | nfs4state.c | 435 __nfs4_get_fd(struct nfs4_file *f, int oflag) in __nfs4_get_fd() argument 615 static void __nfs4_file_put_access(struct nfs4_file *fp, int oflag) in __nfs4_file_put_access() argument 4872 int oflag = nfs4_access_to_omode(open->op_share_access); in nfs4_get_vfs_file() local [all...] |
/kernel/linux/linux-6.6/fs/nfsd/ |
H A D | nfs4state.c | 828 static void __nfs4_file_put_access(struct nfs4_file *fp, int oflag) in __nfs4_file_put_access() argument 5200 int oflag = nfs4_access_to_omode(open->op_share_access); in nfs4_get_vfs_file() local
|
/third_party/toybox/generated/ |
H A D | globals.h | 683 unsigned conv, iflag, oflag; member
|
/third_party/python/Modules/ |
H A D | posixmodule.c | 6198 int fd, oflag; in parse_file_actions() local
|