Home
last modified time | relevance | path

Searched refs:_cap_set_mode (Results 1 – 1 of 1) sorted by relevance

/external/libcap/libcap/
Dcap_proc.c421 static int _cap_set_mode(struct syscaller_s *sc, cap_mode_t flavor) in _cap_set_mode() function
487 return _cap_set_mode(&multithread, flavor); in cap_set_mode()
869 if (attr->change_mode && _cap_set_mode(sc, attr->mode)) { in _cap_launch()