参照元

説明

引数

返り値

参考

実装

CONFIG_SECURITY が有効の場合

CONFIG_SECURITY が無効の場合

static inline int security_capable(int cap)
{
	return cap_capable(current, current_cred(), cap, SECURITY_CAP_AUDIT);
}

コメント


トップ   新規 一覧 検索 最終更新   ヘルプ   最終更新のRSS