Searched defs:action (Results 1 – 24 of 24) sorted by relevance
/bionic/libc/upstream-freebsd/lib/libc/stdlib/ |
D | hcreate.c | 62 hsearch(ENTRY item, ACTION action) in hsearch()
|
D | hsearch_r.c | 76 hsearch_r(ENTRY item, ACTION action, ENTRY **retval, struct hsearch_data *htab) in hsearch_r()
|
/bionic/tests/libs/ |
D | stack_tagging_helper.cpp | 76 __attribute__((no_sanitize("memtag"), optnone, noinline)) void vfork_child2(ChildAction action, in vfork_child2() 100 __attribute__((no_sanitize("memtag"), optnone, noinline)) void vfork_child(ChildAction action) { in vfork_child() 138 void test_vfork(ChildAction action) { in test_vfork()
|
D | heap_tagging_helper.cpp | 28 void action(int signo, siginfo_t* info __unused, void*) { in action() function
|
/bionic/linker/ |
D | linked_list.h | 168 void for_each(F action) const { in for_each() 176 bool visit(F action) const { in visit()
|
D | linker_soinfo.h | 466 void for_each_dt_needed(const soinfo* si, F action) { in for_each_dt_needed()
|
D | linker.cpp | 703 static bool walk_dependencies_tree(soinfo* root_soinfo, F action) { in walk_dependencies_tree() 1101 static void for_each_dt_needed(const ElfReader& elf_reader, F action) { in for_each_dt_needed()
|
/bionic/libc/private/ |
D | bionic_fortify.h | 80 static inline void __check_buffer_access(const char* fn, const char* action, in __check_buffer_access()
|
/bionic/libc/kernel/uapi/xen/ |
D | gntalloc.h | 30 __u32 action; member
|
D | gntdev.h | 41 __u32 action; member
|
/bionic/libc/bionic/ |
D | android_profiling_dynamic.cpp | 63 struct sigaction action = {}; in __libc_init_profiling_handlers() local
|
D | spawn.cpp | 122 for (__posix_spawn_file_action* action = head; action != nullptr; action = action->next) { in Do() local 345 __posix_spawn_file_action* action = in posix_spawn_add_file_action() local
|
/bionic/tests/ |
D | cfi_test.cpp | 55 struct sigaction64 action = {.sa_handler = SIG_DFL}; in SetUp() local
|
/bionic/libc/include/bits/ |
D | termios_inlines.h | 94 __BIONIC_TERMIOS_INLINE int tcflow(int fd, int action) { in tcflow()
|
/bionic/libc/kernel/uapi/linux/ |
D | fib_rules.h | 26 __u8 action; member
|
D | blktrace_api.h | 86 __u32 action; member
|
D | audit.h | 363 __u32 action; member
|
D | pkt_cls.h | 103 int action; member
|
D | xfrm.h | 350 __u8 action; member
|
D | ethtool.h | 459 __s32 action; member
|
D | pkt_sched.h | 98 int action; member
|
/bionic/libc/kernel/uapi/scsi/ |
D | scsi_bsg_fc.h | 42 __u8 action; member
|
/bionic/libc/kernel/uapi/asm-arm64/asm/ |
D | kvm.h | 98 __u8 action; member 274 __u8 action; member
|
/bionic/libc/kernel/uapi/asm-x86/asm/ |
D | kvm.h | 392 __u32 action; member
|