Searched refs:actions_entry_t (Results 1 – 1 of 1) sorted by relevance
119 actions_entry_t; typedef122 static actions_entry_t static_actions[32];123 static actions_entry_t * volatile actions = static_actions;221 actions_entry_t *old_actions = actions; in at_fatal_signal()224 actions_entry_t *new_actions = in at_fatal_signal()225 XNMALLOC (new_actions_allocated, actions_entry_t); in at_fatal_signal()