Home
last modified time | relevance | path

Searched defs:oflags (Results 1 - 15 of 15) sorted by relevance

/third_party/NuttX/fs/dirent/
H A Dfs_opendir.c154 int do_opendir(const char *path, int oflags) in do_opendir() argument
/third_party/NuttX/fs/driver/
H A Dfs_blockproxy.c152 int block_proxy(const char *blkdev, int oflags) in block_proxy() argument
/third_party/NuttX/fs/vfs/
H A Dfs_fcntl.c121 int oflags = va_arg(ap, int); in file_vfcntl() local
160 int oflags = va_arg(ap, int); in file_vfcntl() local
H A Dfs_open.c48 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 Dtst_safe_posix_ipc.h28 safe_mq_open(const char *file, const int lineno, const char *pathname, int oflags, ...) safe_mq_open() argument
/third_party/ltp/lib/
H A Dtst_safe_file_at.c35 safe_openat(const char *const file, const int lineno, const int dirfd, const char *const path, const int oflags, ...) safe_openat() argument
H A Dsafe_macros.c237 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 Dwrite_log.c116 int omask, oflags; in wlog_open() local
H A Ddoio.c1184 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 Dfs_files.c422 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 Dutimensat01.c50 int oflags; member
/third_party/toybox/toys/pending/
H A Dstty.c100 static const struct flag oflags[] = { variable
/third_party/mksh/
H A Dshf.c51 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 Dscsimain.c1488 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 Dsqlite3.c213865 int oflags = flags; global() local
[all...]

Completed in 144 milliseconds