Searched defs:get_old_action (Results 1 – 2 of 2) sorted by relevance
24 pub(crate) fn get_old_action(sig_num: c_int) -> io::Result<Self> { in get_old_action() method