Searched defs:EXEC (Results 1 – 2 of 2) sorted by relevance
13 EXEC = 2 /* executable */ enumerator
405 pub const EXEC: vm_flags_t = bindings::VM_EXEC as vm_flags_t; global() constant