Illumos
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
core_get_options
usr/src/cmd/coreadm/coreadm.c
271
if ((options = core_get_options()) == -1) {
usr/src/cmd/gcore/gcore.c
200
if ((options = core_get_options()) == -1) {
usr/src/uts/common/sys/corectl.h
143
extern int core_get_options(void);