Home
last modified time | relevance | path

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

/freebsd-14.2/lib/libcapsicum/
H A Dcapsicum_helpers.h49 static const unsigned long caph_stream_cmds[] = variable
90 if (cap_ioctls_limit(fd, caph_stream_cmds, in caph_limit_stream()
91 nitems(caph_stream_cmds)) < 0 && errno != ENOSYS) in caph_limit_stream()