TC_CHOICE
RL(sysctlbyname(TC_CHOICE, ctrbuf, &ctrbufsiz, NULL, 0));
(void)printf("%s = %s\n", TC_CHOICE, ctrbuf);