Home
last modified time | relevance | path

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

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