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

/openjdk7/hotspot/agent/src/os/solaris/proc/
H A Dsalibproc.h67 #define PR_ARG_PIDS 0x1 /* Allow pid and /proc file arguments */ macro
69 #define PR_ARG_ANY (PR_ARG_PIDS | PR_ARG_CORES)
H A Dlibproc.h460 #define PR_ARG_PIDS 0x1 /* Allow pid and /proc file arguments */ macro
463 #define PR_ARG_ANY (PR_ARG_PIDS | PR_ARG_CORES)

Completed in 30 milliseconds