Searched refs:sigregs (Results 1 – 1 of 1) sorted by relevance
198 struct sigregs { struct495 struct sigregs *frame; in handle_signal()499 newsp -= sizeof(struct sigregs); in handle_signal()500 frame = (struct sigregs *) newsp; in handle_signal()