Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/syscall/
H A Dcorectl.c153 corectl_path_hold(corectl_path_t *ccp) in corectl_path_hold() function
230 corectl_path_hold(cg->core_default_path); in init_core()
439 corectl_path_hold(counterp->cc_path); in set_one_proc_info()
549 corectl_path_hold(newpath); in set_core_defaults()
/illumos-gate/usr/src/uts/common/sys/
H A Dcorectl.h137 extern void corectl_path_hold(corectl_path_t *);
/illumos-gate/usr/src/uts/common/os/
H A Dfork.c470 corectl_path_hold(cp->p_corefile = p->p_corefile); in cfork()