Searched refs:sigaction_fn (Results 1 – 2 of 2) sorted by relevance
160 typedef int (*sigaction_fn)(int, const struct sigaction *, struct sigaction *); typedef
1097 struct sigaction_portable *oldact, sigaction_fn fn, in do_sigaction_portable()