Home
last modified time | relevance | path

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

/dports/security/sudo/sudo-1.9.8p2/include/
H A Dsudo_plugin.h99 typedef int (*sudo_hook_fn_t)(); typedef
109 sudo_hook_fn_t hook_fn;
/dports/security/sudo/sudo-1.9.8p2/src/
H A Dhooks.c38 sudo_hook_fn_t generic_fn;
/dports/security/sudo/sudo-1.9.8p2/
H A DChangeLog7933 Disable -Wstrict-prototypes for sudo_hook_fn_t typedef.
34497 Use sudo_hook_fn_t in struct sudo_hook.