Searched refs:proc_str2flt (Results 1 - 6 of 6) sorted by relevance

/illumos-gate/usr/src/cmd/mdb/common/kmdb/
H A Dkmdb_stubs.c134 proc_str2flt(const char *buf, int *ptr) function
/illumos-gate/usr/src/lib/libproc/common/
H A Dproc_names.c412 proc_str2flt(const char *str, int *fltnum) function
629 if (proc_str2flt(p, &flt) == -1) {
H A Dlibproc.h721 extern int proc_str2flt(const char *, int *);
H A Dllib-lproc357 int proc_str2flt(const char *str, int *fltnum);
/illumos-gate/usr/src/man/man3proc/
H A DMakefile134 proc_str2flt.3proc \
407 proc_str2sig.3proc := LINKSRC = proc_str2flt.3proc
408 proc_str2sys.3proc := LINKSRC = proc_str2flt.3proc
/illumos-gate/usr/src/cmd/mdb/common/mdb/
H A Dmdb_evset.c490 if (proc_str2flt(argv->a_un.a_str, &fltnum) == -1) {

Completed in 66 milliseconds