| /third_party/NuttX/fs/dirent/ |
| H A D | fs_opendir.c | 154 int do_opendir(const char *path, int oflags) in do_opendir() argument
|
| /kernel/liteos_a/fs/vfs/operation/ |
| H A D | vfs_fcntl.c | 89 int oflags = va_arg(ap, int); in VfsFcntl() local
|
| /third_party/NuttX/fs/driver/ |
| H A D | fs_blockproxy.c | 152 int block_proxy(const char *blkdev, int oflags) in block_proxy() argument
|
| /third_party/NuttX/fs/vfs/ |
| H A D | fs_fcntl.c | 121 int oflags = va_arg(ap, int); in file_vfcntl() local 160 int oflags = va_arg(ap, int); in file_vfcntl() local
|
| H A D | fs_open.c | 48 static int oflag_convert_mode(int oflags) in oflag_convert_mode() argument 145 int fp_open(int dirfd, const char *path, int oflags, mode_ argument 318 do_open(int dirfd, const char *path, int oflags, mode_t mode) do_open() argument 350 open(const char *path, int oflags, ...) open() argument [all...] |
| /kernel/linux/linux-5.10/arch/x86/kernel/ |
| H A D | step.c | 114 unsigned long oflags; in enable_single_step() local
|
| /kernel/linux/linux-5.10/kernel/ |
| H A D | irq_work.c | 32 int oflags; in irq_work_claim() local
|
| /kernel/linux/linux-6.6/arch/x86/kernel/ |
| H A D | step.c | 114 unsigned long oflags; in enable_single_step() local
|
| /third_party/ltp/include/ |
| H A D | tst_safe_posix_ipc.h | 28 safe_mq_open(const char *file, const int lineno, const char *pathname, int oflags, ...) safe_mq_open() argument
|
| /kernel/linux/linux-6.6/kernel/ |
| H A D | irq_work.c | 59 int oflags; in irq_work_claim() local
|
| /third_party/ltp/lib/ |
| H A D | tst_safe_file_at.c | 35 safe_openat(const char *const file, const int lineno, const int dirfd, const char *const path, const int oflags, ...) safe_openat() argument
|
| /third_party/ltp/testcases/kernel/fs/doio/ |
| H A D | write_log.c | 116 int omask, oflags; in wlog_open() local
|
| /third_party/NuttX/fs/inode/ |
| H A D | fs_files.c | 422 struct file *files_allocate(const struct Vnode *vnode_ptr, int oflags, off_t pos, const void *priv, int minfd) in files_allocate() argument
|
| /third_party/ltp/testcases/kernel/syscalls/utimensat/ |
| H A D | utimensat01.c | 50 int oflags; member
|
| /third_party/toybox/toys/pending/ |
| H A D | stty.c | 100 static const struct flag oflags[] = { variable
|
| /kernel/linux/linux-5.10/fs/cifs/ |
| H A D | dir.c | 226 cifs_do_create(struct inode *inode, struct dentry *direntry, unsigned int xid, struct tcon_link *tlink, unsigned oflags, umode_t mode, __u32 *oplock, struct cifs_fid *fid) cifs_do_create() argument 462 cifs_atomic_open(struct inode *inode, struct dentry *direntry, struct file *file, unsigned oflags, umode_t mode) cifs_atomic_open() argument 581 unsigned oflags = O_EXCL | O_CREAT | O_RDWR; cifs_create() local [all...] |
| /kernel/linux/linux-6.6/fs/smb/client/ |
| H A D | dir.c | 177 cifs_do_create(struct inode *inode, struct dentry *direntry, unsigned int xid, struct tcon_link *tlink, unsigned int oflags, umode_t mode, __u32 *oplock, struct cifs_fid *fid, struct cifs_open_info_data *buf) global() argument 418 cifs_atomic_open(struct inode *inode, struct dentry *direntry, struct file *file, unsigned oflags, umode_t mode) global() argument 545 unsigned oflags = O_EXCL | O_CREAT | O_RDWR; global() local [all...] |
| /kernel/liteos_m/components/fs/littlefs/ |
| H A D | lfs_adapter.c | 111 static int ConvertFlagToLfsOpenFlag (int oflags)
in ConvertFlagToLfsOpenFlag() argument
|
| /kernel/uniproton/src/fs/littlefs/ |
| H A D | lfs_adapter.c | 89 static S32 OsConvertFlagToLfsOpenFlag(S32 oflags)
in OsConvertFlagToLfsOpenFlag() argument
|
| /third_party/mksh/ |
| H A D | shf.c | 51 shf_open(const char *name, int oflags, int mode, int sflags) in shf_open() argument
|
| /kernel/liteos_m/components/fs/fatfs/ |
| H A D | fatfs.c | 113 static unsigned int FatFsGetMode(int oflags)
in FatFsGetMode() argument
|
| /kernel/linux/linux-5.10/fs/xfs/ |
| H A D | xfs_ioctl32.h | 83 __u32 oflags; /* open flags */ member
|
| /kernel/linux/linux-5.10/net/ipv4/ |
| H A D | ipconfig.c | 215 unsigned short oflags; in ic_open_devs() local
|
| /kernel/linux/linux-6.6/fs/xfs/ |
| H A D | xfs_ioctl32.h | 81 __u32 oflags; /* open flags */ member
|
| /kernel/liteos_a/kernel/extended/dynload/src/ |
| H A D | los_load_elf.c | 52 STATIC INT32 OsELFOpen(const CHAR *fileName, INT32 oflags)
in OsELFOpen() argument
|