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

/illumos-gate/usr/src/lib/libproc/common/
H A Dproc_arg.c79 open_core(const char *arg, int *perr) function
175 (fd = open_core(arg, perr)) != -1) {
216 if ((oflag & PR_ARG_CORES) && (fd = open_core(arg, perr)) != -1) {

Completed in 58 milliseconds