tail head cat sleep
QR code linking to this page

Manual Pages  — sysdecode_cap_rights

NAME

sysdecode_cap_rights – output list of capability rights

CONTENTS

LIBRARY

libsysdecode

SYNOPSIS

#include <sys/types.h>
#include <stdbool.h>
#include <stdio.h>
#include <sysdecode.h>

void
sysdecode_cap_rights(FILE *fp, cap_rights_t *rightsp);

DESCRIPTION

The sysdecode_cap_rights() function outputs a comma-separated list of capability rights at rightsp to the stream fp.

SEE ALSO

sysdecode(3)

sysdecode_cap_rights (3) November 24, 2017

tail head cat sleep
QR code linking to this page


Please direct any comments about this manual page service to Ben Bullock. Privacy policy.