Home
last modified time | relevance | path

Searched defs:cap_free (Results 1 – 3 of 3) sorted by relevance

/external/crosvm/sys_util/src/
Dcapabilities.rs15 fn cap_free(ptr: *mut c_void) -> c_int; in cap_free() function
/external/libcap/libcap/
Dcap_alloc.c153 int cap_free(void *data_p) in cap_free() function
/external/crosvm/devices/src/virtio/fs/
Dcaps.rs23 fn cap_free(ptr: *mut c_void) -> c_int; in cap_free() function