Searched refs:proc_str2sig (Results 1 - 7 of 7) sorted by relevance

/illumos-gate/usr/src/cmd/mdb/common/kmdb/
H A Dkmdb_stubs.c141 proc_str2sig(const char *buf, int *ptr) function
/illumos-gate/usr/src/lib/libproc/common/
H A Dproc_names.c442 proc_str2sig(const char *str, int *signum) function
662 if (proc_str2sig(p, &sig) == -1) {
H A Dlibproc.h722 extern int proc_str2sig(const char *, int *);
H A Dllib-lproc358 int proc_str2sig(const char *str, int *signum);
/illumos-gate/usr/src/man/man3proc/
H A DMakefile230 proc_str2sig.3proc \
407 proc_str2sig.3proc := LINKSRC = proc_str2flt.3proc
/illumos-gate/usr/src/cmd/mdb/common/mdb/
H A Dmdb_evset.c394 if (proc_str2sig(argv->a_un.a_str, &sig) == -1) {
H A Dmdb_cmds.c2607 if (proc_str2sig(argv->a_un.a_str, &sig) == -1) {

Completed in 628 milliseconds