Skip to main content

syd_create_add

Function syd_create_add 

Source
#[unsafe(no_mangle)]
pub extern "C" fn syd_create_add( action: action_t, glob: *const c_char, ) -> c_int
Expand description

Adds to the given actionlist of create sandboxing.

Returns 0 on success, negated errno on failure.