Searched defs:action (Results 1 – 16 of 16) sorted by relevance
74 static inline void __check_buffer_access(const char* fn, const char* action, in __check_buffer_access()
156 void for_each(F action) const { in for_each()164 bool visit(F action) const { in visit()
349 void for_each_dt_needed(const soinfo* si, F action) { in for_each_dt_needed()
712 static bool walk_dependencies_tree(soinfo* root_soinfos[], size_t root_soinfos_size, F action) { in walk_dependencies_tree()1118 static void for_each_dt_needed(const ElfReader& elf_reader, F action) { in for_each_dt_needed()
39 __u32 action; member
53 __u32 action; member
85 __BIONIC_TERMIOS_INLINE int tcflow(int fd, int action) { in tcflow()
38 __u8 action; member
96 __u32 action; member
333 __u32 action; member
59 int action; member
350 __u8 action; member
104 int action; member
352 __s32 action; member
53 uint8_t action; member
276 struct sigaction action, oldaction; in TEST() local