Home
last modified time | relevance | path

Searched defs:flags_str (Results 1 – 7 of 7) sorted by relevance

/third_party/ltp/testcases/kernel/mem/hugetlb/hugemmap/
Dhugemmap20.c23 char *flags_str; member
/third_party/ltp/lib/
Dtst_epoll.c14 const char *flags_str; in safe_epoll_create1() local
/third_party/node/deps/v8/src/builtins/
Dbuiltins-regexp.cc49 Handle<String> flags_str; in BUILTIN() local
/third_party/libfuse/test/
Dtest_syscalls.c1105 static int do_test_open(int exist, int flags, const char *flags_str, int mode) in do_test_open()
1264 static int do_test_open_acc(int flags, const char *flags_str, int mode, int err) in do_test_open_acc()
1920 static int do_test_create_ro_dir(int flags, const char *flags_str) in do_test_create_ro_dir()
/third_party/ltp/testcases/kernel/syscalls/fanotify/
Dfanotify.h223 static inline void fanotify_init_flags_err_msg(const char *flags_str, in fanotify_init_flags_err_msg()
/third_party/rust/crates/bindgen/bindgen-tests/tests/
Dtests.rs699 let flags_str = flags_quoted.join(" "); in build_flags_output_helper() localVariable
/third_party/ffmpeg/libavfilter/
Dvf_scale.c135 char *flags_str; member