/external/ltp/include/ |
D | tst_safe_posix_ipc.h | 12 #define SAFE_MQ_OPEN(pathname, oflags, ...) \ argument 16 const char *pathname, int oflags, ...) in safe_mq_open()
|
D | tst_safe_macros.h | 96 #define SAFE_OPEN(pathname, oflags, ...) \ argument
|
/external/openssh/openbsd-compat/ |
D | bsd-misc.c | 133 int ret, oflags = O_WRONLY; in utimensat() local 170 int ret, oflags = O_WRONLY; in fchownat() local 201 int ret, oflags = O_WRONLY; in fchmodat() local
|
/external/iproute2/ip/ |
D | link_gre.c | 83 __u16 oflags = 0; in gre_parse_opt() local 396 unsigned int oflags = 0; in gre_print_direct_opt() local
|
D | link_gre6.c | 93 __u16 oflags = 0; in gre_parse_opt() local 405 unsigned int oflags = 0; in gre_print_opt() local
|
/external/ltp/testcases/kernel/fs/doio/ |
D | doio.c | 1184 char *format_oflags(int oflags) in format_oflags() 1406 int fd, offset, nbytes, oflags, rval; in do_read() local 1601 int fd, nbytes, oflags, signo; in do_write() local 2082 int fd, oflags, signo, nb, i; in do_listio() local 3058 int fd, offset, nbytes, nstrides, nents, oflags; in do_rw() local 3498 int fd, oflags, offset, nbytes; in do_fcntl() local 3602 int fd, oflags; in do_sync() local 4258 int alloc_fd(char *file, int oflags) in alloc_fd() 4270 struct fd_cache *alloc_fdcache(char *file, int oflags) in alloc_fdcache()
|
D | write_log.c | 116 int omask, oflags; in wlog_open() local
|
/external/libnl/lib/route/link/ |
D | ipgre.c | 52 uint16_t oflags; member 556 int rtnl_link_ipgre_set_oflags(struct rtnl_link *link, uint16_t oflags) in rtnl_link_ipgre_set_oflags()
|
/external/toybox/toys/pending/ |
D | stty.c | 100 static const struct flag oflags[] = { variable
|
/external/clang/lib/StaticAnalyzer/Checkers/ |
D | UnixAPIChecker.cpp | 137 NonLoc oflags = V.castAs<NonLoc>(); in CheckOpen() local
|
/external/llvm-project/clang/lib/StaticAnalyzer/Checkers/ |
D | UnixAPIChecker.cpp | 238 NonLoc oflags = V.castAs<NonLoc>(); in CheckOpenVariant() local
|
/external/mksh/src/ |
D | shf.c | 51 shf_open(const char *name, int oflags, int mode, int sflags) in shf_open()
|
/external/rust/crates/libsqlite3-sys/sqlite3/ |
D | wasm32-wasi-vfs.c | 414 int oflags = 0; /* flags to pass to open() call */ in demoOpen() local
|
/external/f2fs-tools/tools/sg_write_buffer/ |
D | sg_pt_linux.c | 349 int oflags = O_NONBLOCK; in scsi_pt_open_device() local
|
/external/ltp/include/old/ |
D | safe_macros.h | 62 #define SAFE_OPEN(cleanup_fn, pathname, oflags, ...) \ argument
|
/external/ltp/testcases/kernel/fs/scsi/ltpscsi/ |
D | scsimain.c | 1491 int oflags = O_RDWR | O_NONBLOCK; in show_scsi_logs() local 2738 int oflags = O_RDONLY | O_NONBLOCK; in do_scsi_inquiry() local 3674 int oflags = O_RDONLY | O_NONBLOCK; in show_scsi_modes() local 4436 int oflags = O_RDWR; in do_scsi_send_diagnostics() local
|
/external/blktrace/btreplay/ |
D | btreplay.c | 1340 int oflags; in replay_sub() local
|
/external/rust/crates/grpcio-sys/grpc/third_party/re2/re2/ |
D | parse.cc | 445 Regexp::ParseFlags oflags = flags_; in PushDollar() local
|
/external/ltp/lib/ |
D | safe_macros.c | 206 const char *pathname, int oflags, ...) in safe_open()
|
/external/kernel-headers/original/uapi/rdma/ |
D | ib_user_verbs.h | 326 __u32 oflags; member
|
/external/llvm-project/compiler-rt/include/sanitizer/ |
D | netbsd_syscall_hooks.h | 2624 #define __sanitizer_syscall_pre_openat(fd, path, oflags, mode) \ argument 2627 #define __sanitizer_syscall_post_openat(res, fd, path, oflags, mode) \ argument
|