Crate sudo_plugin_sys [−] [src]
This crate is a (lighly enhanced) set of bindgen-generated Rust FFI
bindings for the sudo_plugin(8) facility. In
general, it is expected that end-users will prefer to use the
handcrafted Rust wrappers from the sudo_plugin crate which
accompanies this project.
Structs
| io_plugin | |
| passwd | |
| policy_plugin | |
| sudo_conv_callback | |
| sudo_conv_message | |
| sudo_conv_reply | |
| sudo_hook | |
| sudoers_group_plugin |
Constants
Type Definitions
| sudo_conv_callback_fn_t | |
| sudo_conv_t | |
| sudo_hook_fn_getenv_t | |
| sudo_hook_fn_putenv_t | |
| sudo_hook_fn_setenv_t | |
| sudo_hook_fn_t | |
| sudo_hook_fn_unsetenv_t | |
| sudo_printf_non_null_t | |
| sudo_printf_t |