/third_party/NuttX/fs/dirent/ |
H A D | fs_opendir.c | 154 int do_opendir(const char *path, int oflags) in do_opendir() argument
|
/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...] |
/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
|
/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
|
H A D | safe_macros.c | 237 safe_open(const char *file, const int lineno, void (*cleanup_fn) (void), const char *pathname, int oflags, ...) safe_open() argument
|
/third_party/ltp/testcases/kernel/fs/doio/ |
H A D | write_log.c | 116 int omask, oflags; in wlog_open() local
|
H A D | doio.c | 1184 char *format_oflags(int oflags) in format_oflags() argument 1406 int fd, offset, nbytes, oflags, rval; do_read() local 1601 int fd, nbytes, oflags, signo; do_write() local 2082 int fd, oflags, signo, nb, i; do_listio() local 3058 int fd, offset, nbytes, nstrides, nents, oflags; do_rw() local 3498 int fd, oflags, offset, nbytes; do_fcntl() local 3602 int fd, oflags; do_sync() local 4258 alloc_fd(char *file, int oflags) alloc_fd() argument 4270 alloc_fdcache(char *file, int oflags) alloc_fdcache() argument [all...] |
/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
|
/third_party/mksh/ |
H A D | shf.c | 51 shf_open(const char *name, int oflags, int mode, int sflags) in shf_open() argument
|
/third_party/ltp/testcases/kernel/fs/scsi/ltpscsi/ |
H A D | scsimain.c | 1488 int oflags = O_RDWR | O_NONBLOCK; in show_scsi_logs() local 2735 int oflags = O_RDONLY | O_NONBLOCK; in do_scsi_inquiry() local 3671 int oflags = O_RDONLY | O_NONBLOCK; in show_scsi_modes() local 4433 int oflags = O_RDWR; in do_scsi_send_diagnostics() local
|
/third_party/sqlite/src/ |
H A D | sqlite3.c | 213865 int oflags = flags; global() local [all...] |