Searched refs:caph_stream_cmds (Results 1 - 1 of 1) sorted by relevance

/freebsd-13-stable/lib/libcapsicum/
H A Dcapsicum_helpers.h51 static const unsigned long caph_stream_cmds[] = variable
92 if (cap_ioctls_limit(fd, caph_stream_cmds,
93 nitems(caph_stream_cmds)) < 0 && errno != ENOSYS)

Completed in 98 milliseconds