Home
last modified time | relevance | path

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

/netbsd/src/share/examples/secmodel/
Dsecmodel_example.c46 static int secmodel_example_machdep_cb(kauth_cred_t, kauth_action_t, void *,
114 secmodel_example_machdep_cb, NULL); in secmodel_example_start()
559 secmodel_example_machdep_cb(kauth_cred_t cred, kauth_action_t action, in secmodel_example_machdep_cb() function