Searched refs:Perror_printf (Results 1 – 7 of 7) sorted by relevance
/illumos-gate/usr/src/lib/libproc/common/ |
H A D | Putil.c | 116 Perror_printf(struct ps_prochandle *P, const char *format, ...) in Perror_printf() function
|
H A D | mapfile-vers | 123 Perror_printf;
|
H A D | Pcore.c | 1356 Perror_printf(P, errfmt, addr, strerror(err)); in core_report_mapping() 1394 Perror_printf(P, incfmt, sig, info); in core_report_mapping() 1395 Perror_printf(P, msgfmt, addr); in core_report_mapping() 1425 Perror_printf(P, "core file may be corrupt -- data for mapping " in core_add_mapping()
|
H A D | libproc.h | 696 extern void Perror_printf(struct ps_prochandle *P, const char *format, ...);
|
/illumos-gate/usr/src/man/man3proc/ |
H A D | Makefile | 49 Perror_printf.3proc \
|
/illumos-gate/usr/src/pkg/manifests/ |
H A D | system-library.man3proc.inc | 68 file path=usr/share/man/man3proc/Perror_printf.3proc
|
/illumos-gate/usr/src/cmd/mdb/common/mdb/ |
H A D | mdb_proc.c | 145 Perror_printf(struct ps_prochandle *P, const char *format, ...) in Perror_printf() function
|