Home
last modified time | relevance | path

Searched refs:Perror_printf (Results 1 – 7 of 7) sorted by relevance

/illumos-gate/usr/src/lib/libproc/common/
H A DPutil.c116 Perror_printf(struct ps_prochandle *P, const char *format, ...) in Perror_printf() function
H A Dmapfile-vers121 Perror_printf;
H A DPcore.c1322 Perror_printf(P, errfmt, addr, strerror(err)); in core_report_mapping()
1360 Perror_printf(P, incfmt, sig, info); in core_report_mapping()
1361 Perror_printf(P, msgfmt, addr); in core_report_mapping()
1391 Perror_printf(P, "core file may be corrupt -- data for mapping " in core_add_mapping()
H A Dlibproc.h694 extern void Perror_printf(struct ps_prochandle *P, const char *format, ...);
/illumos-gate/usr/src/man/man3proc/
H A DMakefile48 Perror_printf.3proc \
/illumos-gate/usr/src/pkg/manifests/
H A Dsystem-library.man3proc.inc66 file path=usr/share/man/man3proc/Perror_printf.3proc
/illumos-gate/usr/src/cmd/mdb/common/mdb/
H A Dmdb_proc.c145 Perror_printf(struct ps_prochandle *P, const char *format, ...) in Perror_printf() function