Home
last modified time | relevance | path

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

/xnu-12377.81.4/bsd/net/
H A Dkctl_test.c46 static errno_t kctl_test_getopt(kern_ctl_ref kctlref, u_int32_t unit, void *unitinfo, int opt, void…
61 .ctl_getopt = kctl_test_getopt,
150 kctl_test_getopt(kern_ctl_ref kctlref, u_int32_t unit, void *unitinfo, int opt, void *data, size_t … in kctl_test_getopt() function