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

/illumos-gate/usr/src/lib/libproc/common/
H A DPutil.c150 Perror_printf(struct ps_prochandle *P, const char *format, ...) function
H A DPcore.c1254 Perror_printf(P, errfmt, addr, strerror(err));
1292 Perror_printf(P, incfmt, sig, info);
1293 Perror_printf(P, msgfmt, addr);
1323 Perror_printf(P, "core file may be corrupt -- data for mapping "
H A Dlibproc.h663 * can provide its own version of Perror_printf.
668 extern void Perror_printf(struct ps_prochandle *P, const char *format, ...);
H A Dllib-lproc237 void Perror_printf(struct ps_prochandle *Pr, const char *format, ...);
/illumos-gate/usr/src/man/man3proc/
H A DMakefile47 Perror_printf.3proc \
/illumos-gate/usr/src/cmd/mdb/common/mdb/
H A Dmdb_proc.c137 * The Perror_printf() function interposes on the default, empty libproc
143 Perror_printf(struct ps_prochandle *P, const char *format, ...) function

Completed in 84 milliseconds