Home
last modified time | relevance | path

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

/external/libcap/libcap/
Dlibcap.h266 int change_uids; member
Dcap_proc.c776 attr->change_uids = 1; in cap_launcher_setuid()
862 if (attr->change_uids && _cap_setuid(sc, attr->uid)) { in _cap_launch()