syd

Function syd_node_add

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

Adds to the given actionlist of node sandboxing.

Returns 0 on success, negated errno on failure.