Home
last modified time | relevance | path

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

/external/libcap/libcap/
Dcap_proc.c822 static int _cap_chroot(struct syscaller_s *sc, const char *root) in _cap_chroot() function
875 if (attr->chroot != NULL && _cap_chroot(sc, attr->chroot)) { in _cap_launch()