Searched refs:_libcap_wprctl3 (Results 1 – 1 of 1) sorted by relevance
/external/libcap/libcap/ |
D | cap_proc.c | 136 static int _libcap_wprctl3(struct syscaller_s *sc, in _libcap_wprctl3() function 284 result = _libcap_wprctl3(sc, PR_CAPBSET_DROP, pr_arg(cap), pr_arg(0)); in _cap_drop_bound() 389 return _libcap_wprctl3(sc, PR_SET_SECUREBITS, bits, 0); in _cap_set_secbits() 560 (void) _libcap_wprctl3(sc, PR_SET_KEEPCAPS, 1, 0); in _cap_setuid() 574 (void) _libcap_wprctl3(sc, PR_SET_KEEPCAPS, 0, 0); in _cap_setuid()
|