Home
last modified time | relevance | path

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

/freebsd-13.1/sys/compat/linux/
H A Dlinux_misc.h56 #define LINUX_PR_SET_KEEPCAPS 8 /* Set drop capabilities on setuid */ macro
H A Dlinux_misc.c1994 case LINUX_PR_SET_KEEPCAPS: in linux_prctl()