Searched refs:portable_signame (Results 1 – 2 of 2) sorted by relevance
578 char *portable_signame; in mips_sigaction_handler() local590 portable_signame = map_portable_signum_to_name(portable_signum); in mips_sigaction_handler()629 char *portable_signame; in mips_sighandler() local703 char *portable_signame = map_portable_signum_to_name(portable_signum); in do_signal_portable() local711 portable_signame, portable_handler, mips_signal_fn); in do_signal_portable()814 char *portable_signame = map_portable_signum_to_name(portable_signum); in do_kill() local820 portable_signame, fn); in do_kill()879 char *portable_signame = map_portable_signum_to_name(portable_signum);884 tgid, tid, portable_signum, portable_signame);905 char *portable_signame = map_portable_signum_to_name(portable_signum); in WRAP() local[all …]
261 char *portable_signame = map_portable_signum_to_name(portable_signum); in WRAP() local