Searched refs:getopt (Results 1 - 5 of 5) sorted by relevance

/macosx-10.5.8/xnu-1228.15.4/bsd/sys/
H A Dsys_domain.h88 ctl_getopt_func getopt; /* get kctl configuration */ member in struct:kctl
/macosx-10.5.8/xnu-1228.15.4/tools/tests/affinity/
H A Dtags.c99 while ((c = getopt (argc, argv, "hiv:")) != -1) {
H A Dpool.c337 while ((c = getopt (argc, argv, "ab:i:p:s:twv:")) != -1) {
H A Dsets.c355 while ((c = getopt (argc, argv, "ab:chi:p:s:twv:")) != -1) {
/macosx-10.5.8/xnu-1228.15.4/bsd/kern/
H A Dkern_control.c614 if (kctl->getopt == NULL)
626 error = (*kctl->getopt)(kcb->kctl, kcb->unit, kcb->userdata, sopt->sopt_name,
799 kctl->getopt = userkctl->ctl_getopt;

Completed in 83 milliseconds