Searched defs:action (Results 1 – 21 of 21) sorted by relevance
/bionic/tests/ |
D | BionicDeathTest.h | 33 struct sigaction64 action = { .sa_handler = SIG_DFL }; in SetUp() local
|
/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/linker/ |
D | linked_list.h | 155 void for_each(F action) const { in for_each() 163 bool visit(F action) const { in visit()
|
D | linker_soinfo.h | 444 void for_each_dt_needed(const soinfo* si, F action) { in for_each_dt_needed()
|
D | linker.cpp | 668 static bool walk_dependencies_tree(soinfo* root_soinfo, F action) { in walk_dependencies_tree() 1066 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 | 39 __u32 action; member
|
D | gntdev.h | 53 __u32 action; member
|
/bionic/libc/bionic/ |
D | android_profiling_dynamic.cpp | 62 struct sigaction action = {}; in __libc_init_profiling_handlers() local
|
D | spawn.cpp | 82 for (__posix_spawn_file_action* action = head; action != nullptr; action = action->next) { in Do() local 299 __posix_spawn_file_action* action = in posix_spawn_add_file_action() 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 | 38 __u8 action; member
|
D | blktrace_api.h | 98 __u32 action; member
|
D | audit.h | 365 __u32 action; member
|
D | pkt_cls.h | 111 int action; member
|
D | xfrm.h | 355 __u8 action; member
|
D | ethtool.h | 381 __s32 action; member
|
D | pkt_sched.h | 110 int action; member
|
/bionic/libc/kernel/uapi/scsi/ |
D | scsi_bsg_fc.h | 54 __u8 action; member
|
/bionic/libc/kernel/uapi/asm-x86/asm/ |
D | kvm.h | 355 __u32 action; member
|