Home
last modified time | relevance | path

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

/netbsd-src/share/examples/secmodel/
H A Dsecmodel_example.c52 static int secmodel_example_system_cb(kauth_cred_t, kauth_action_t, void *,
120 secmodel_example_system_cb, NULL); in secmodel_example_start()
233 secmodel_example_system_cb(kauth_cred_t cred, kauth_action_t action, in secmodel_example_system_cb() function