Searched refs:portable_stack_t (Results 1 – 3 of 3) sorted by relevance
142 extern int WRAP(sigaltstack)(const portable_stack_t *ss, portable_stack_t *oss);
191 } portable_stack_t; typedef
1764 int WRAP(sigaltstack)(const portable_stack_t *ss, portable_stack_t *oss) in WRAP()