Skip to main content

syd_write_rem

Function syd_write_rem 

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

Removes all matching patterns from the given actionlist of write sandboxing.

Returns 0 on success, negated errno on failure.