Home
last modified time | relevance | path

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

/netbsd-src/share/examples/secmodel/
H A Dsecmodel_example.c48 static int secmodel_example_network_cb(kauth_cred_t, kauth_action_t, void *,
116 secmodel_example_network_cb, NULL); in secmodel_example_start()
427 secmodel_example_network_cb(kauth_cred_t cred, kauth_action_t action, in secmodel_example_network_cb() function