CAPABLE

Section: ()
Updated: 06 October 2005
Index Return to Main Contents

 

NAME

capable - calls the currently loaded security module's capable function with the specified capability  

SYNOPSIS

"SYNOPSIS"

int capable (int cap);  

ARGUMENTS

cap
the requested capability level.
 

DESCRIPTION

This function calls the currently loaded security module's cabable function with a pointer to the current task and the specified cap value.

This allows the security module to implement the capable function call however it chooses to.


 

Index

NAME
SYNOPSIS
ARGUMENTS
DESCRIPTION

This document was created by man2html, using the manual pages.
Time: 07:07:01 GMT, October 06, 2005