Searched refs:new_actions_allocated (Results 1 – 1 of 1) sorted by relevance
223 size_t new_actions_allocated = 2 * actions_allocated; in at_fatal_signal() local225 XNMALLOC (new_actions_allocated, actions_entry_t); in at_fatal_signal()234 actions_allocated = new_actions_allocated; in at_fatal_signal()