NAME
sysdecode_cap_rights
—
output list of capability
rights
LIBRARY
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
Thesysdecode_cap_rights
()
function outputs a comma-separated list of capability rights at
rightsp to the stream fp.