Home
last modified time | relevance | path

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

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