Home
last modified time | relevance | path

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

/freebsd/sys/compat/linuxkpi/common/include/linux/
H A Dcapability.h46 capable(const int tryme) in capable() argument
48 return (priv_check(curthread, tryme) == 0); in capable()