Searched refs:Perror_printf (Results 1 – 6 of 6) sorted by relevance
/titanic_41/usr/src/lib/libproc/common/ |
H A D | Putil.c | 150 Perror_printf(struct ps_prochandle *P, const char *format, ...) in Perror_printf() function
|
H A D | mapfile-vers | 112 Perror_printf;
|
H A D | libproc.h | 673 extern void Perror_printf(struct ps_prochandle *P, const char *format, ...);
|
H A D | Pcore.c | 1203 Perror_printf(P, errfmt, addr, strerror(err)); in core_report_mapping() 1241 Perror_printf(P, incfmt, sig, info); in core_report_mapping() 1242 Perror_printf(P, msgfmt, addr); in core_report_mapping() 1272 Perror_printf(P, "core file may be corrupt -- data for mapping " in core_add_mapping()
|
H A D | llib-lproc | 236 void Perror_printf(struct ps_prochandle *Pr, const char *format, ...);
|
/titanic_41/usr/src/cmd/mdb/common/mdb/ |
H A D | mdb_proc.c | 143 Perror_printf(struct ps_prochandle *P, const char *format, ...) in Perror_printf() function
|