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

/openjdk7/hotspot/agent/src/os/bsd/
H A Dlibproc_impl.h110 void print_error(const char* format,...);
H A Dlibproc_impl.c94 void print_error(const char* format,...) { function
H A Dps_proc.c159 print_error("Failed to correctly attach to VM. VM might HANG! [PTRACE_CONT failed, stopped by %d]\n", WSTOPSIG(status));
/openjdk7/hotspot/agent/src/os/linux/
H A Dlibproc_impl.h108 void print_error(const char* format,...);
H A Dps_proc.c177 print_error("Failed to correctly attach to VM. VM might HANG! [PTRACE_CONT failed, stopped by %d]\n", WSTOPSIG(status));
H A Dlibproc_impl.c95 void print_error(const char* format,...) { function

Completed in 36 milliseconds