Home
last modified time | relevance | path

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

/busybox-1.35.0/util-linux/
Dswitch_root.c44 # ifndef PR_CAPBSET_DROP
45 # define PR_CAPBSET_DROP 24 macro
124 ret = prctl(PR_CAPBSET_DROP, cap_idx, 0, 0, 0); in drop_bounding_set()