Home
last modified time | relevance | path

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

/xnu-11215/bsd/kern/
H A Dkdebug.c2437 int no_longer_owner_error = ktrace_configure(KTRACE_KDEBUG); in _kd_sysctl_internal() local
2438 if (no_longer_owner_error != 0) { in _kd_sysctl_internal()
2439 return no_longer_owner_error; in _kd_sysctl_internal()