|
NAMEsysdecode_cap_rights —
output list of capability rights
LIBRARYSystem Argument Decoding Library (libsysdecode, -lsysdecode)SYNOPSIS#include <sys/types.h>
#include <stdbool.h>
#include <stdio.h>
#include <sysdecode.h>
void
DESCRIPTIONThesysdecode_cap_rights () function outputs a
comma-separated list of capability rights at rightsp to
the stream fp.
SEE ALSOsysdecode(3)
Visit the GSP FreeBSD Man Page Interface. |