KTROP_SET
if ((ops == KTROP_SET && p->p_state == PRS_NEW) ||
if (ops == KTROP_SET) {
ATF_REQUIRE_MSG(ktrace("ktrace.out", KTROP_SET, facility, cpid) != -1,
error = ktrace(tracepath, KTROP_SET, KTRFAC_GENIO, getpid());
error = ktrace(tracefile, KTROP_SET,