SYS_CAPGET

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

 

NAME

sys_capget - get the capabilities of a given process.  

SYNOPSIS

"SYNOPSIS"

long sys_capget (cap_user_header_t header, cap_user_data_t dataptr);  

ARGUMENTS

header
pointer to struct that contains capability version and target pid data
dataptr
pointer to struct that contains the effective, permitted, and inheritable capabilities that are returned
 

DESCRIPTION

Returns 0 on success and < 0 on error.


 

Index

NAME
SYNOPSIS
ARGUMENTS
DESCRIPTION

This document was created by man2html, using the manual pages.
Time: 00:02:54 GMT, October 09, 2005