Searched defs:PR_ARG_CORES (Results 1 - 2 of 2) sorted by relevance

/openjdk7/hotspot/agent/src/os/solaris/proc/
H A Dsalibproc.h68 #define PR_ARG_CORES 0x2 /* Allow core file arguments */ macro
69 #define PR_ARG_ANY (PR_ARG_PIDS | PR_ARG_CORES)
H A Dlibproc.h461 #define PR_ARG_CORES 0x2 /* Allow core file arguments */ macro
463 #define PR_ARG_ANY (PR_ARG_PIDS | PR_ARG_CORES)

Completed in 23 milliseconds