Searched refs:Perror_printf (Results 1 - 6 of 6) sorted by relevance
/illumos-gate/usr/src/lib/libproc/common/ |
H A D | Putil.c | 150 Perror_printf(struct ps_prochandle *P, const char *format, ...) function
|
H A D | Pcore.c | 1254 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 D | libproc.h | 663 * can provide its own version of Perror_printf. 668 extern void Perror_printf(struct ps_prochandle *P, const char *format, ...);
|
H A D | llib-lproc | 237 void Perror_printf(struct ps_prochandle *Pr, const char *format, ...);
|
/illumos-gate/usr/src/man/man3proc/ |
H A D | Makefile | 47 Perror_printf.3proc \
|
/illumos-gate/usr/src/cmd/mdb/common/mdb/ |
H A D | mdb_proc.c | 137 * 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