Home
last modified time | relevance | path

Searched refs:sig2str (Results 1 – 25 of 27) sorted by relevance

12

/titanic_44/usr/src/lib/libcontract/common/
H A Dprocess_dump.c112 if (sig2str(sig, buf) == 0) in event_process()
141 if (sig2str(i, buf) == -1) in event_process()
/titanic_44/usr/src/lib/libproc/common/
H A Dproc_names.c102 if (sig2str(sig, name+3) == 0) { in proc_signame()
545 (void) sig2str(i, name); in proc_sigset2str()
H A DPcore.c1225 if (sig2str(si->si_signo, signame) == -1) { in core_report_mapping()
/titanic_44/usr/src/head/
H A Dsignal.h93 extern int sig2str(int, char *);
/titanic_44/usr/src/lib/libc/port/gen/
H A Dstr2sig.c173 sig2str(int i, char *s) in sig2str() function
H A Dwalkstack.c362 (void) sig2str(signo, sigbuf); in display_stack_info()
/titanic_44/usr/src/cmd/ptools/preap/
H A Dpreap.c201 if (sig2str(sig, buf) == 0) in print_exit_status()
/titanic_44/usr/src/cmd/svc/startd/
H A Dfork.c445 if (sig2str(WTERMSIG(exitstatus), signame)) in fork_configd()
1010 if (sig2str(WTERMSIG(exitstatus), signame)) in fork_emi()
H A Dmethod.c1000 (void) sig2str(WTERMSIG(ret_status), buf); in method_run()
/titanic_44/usr/src/cmd/pools/poold/
H A Dpoold.c316 (void) sig2str(sig, buf); in handle_sig()
/titanic_44/usr/src/lib/c_synonyms/
H A Dsyn_common811 sig2str
/titanic_44/usr/src/cmd/svc/lsvcrun/
H A Dlsvcrun.c968 (void) sig2str(WTERMSIG(exitstatus), buf); in main()
/titanic_44/usr/src/cmd/ptools/pstack/
H A Dpstack.c602 if (sig2str((int)argv[0], buff) == -1) in print_frame()
/titanic_44/usr/src/cmd/mdb/common/mdb/
H A Dmdb_main.c190 if (sig2str(sig, signame) == -1) { in flt_handler()
H A Dmdb_proc.c1299 if (cursig != 0 && sig2str(cursig, signame) == 0) in pt_regstatus()
5480 if (cursig != 0 && sig2str(cursig, signame) == 0) in mdb_proc_tgt_create()
/titanic_44/usr/src/cmd/sh/
H A Djobs.c1018 if (sig2str(i, buf) < 0) in syskill()
/titanic_44/usr/src/cmd/syseventd/daemons/syseventd/
H A Dsyseventd.c208 if (sig2str(sig, signame) == -1) { in flt_handler()
/titanic_44/usr/src/cmd/csh/
H A Dsh.proc.c903 if (sig2str(signum, sbuf) == 0) in dokill()
/titanic_44/usr/src/cmd/mdb/common/modules/libc/
H A Dlibc.c215 if (sig2str(si.si_signo, signame) == -1) in d_siginfo()
/titanic_44/usr/src/cmd/prctl/
H A Dprctl.c1954 if (sig2str(*signalp, sig)) in print_local_action()
/titanic_44/usr/src/man/man3c/
H A DMakefile1168 sig2str.3c \
2238 sig2str.3c := LINKSRC = str2sig.3c
/titanic_44/usr/src/cmd/truss/
H A Dsystable.c1321 if (sig > 0 && sig2str(sig, pri->raw_sig_name+3) == 0) in rawsigname()
/titanic_44/usr/src/lib/libc/port/
H A Dmapfile-vers1941 sig2str;
H A Dllib-lc897 int sig2str(int i, char *s);
/titanic_44/usr/src/cmd/zoneadm/
H A Dzoneadm.c1534 if (sig2str(signal, sigstr) == 0) { in subproc_status()

12