Home
last modified time | relevance | path

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

/freebsd-12.1/lib/libcasper/services/cap_random/
H A Dcap_random.h40 int cap_random_buf(cap_channel_t *chan, void *buf, size_t nbytes);
43 cap_random_buf(cap_channel_t *chan, void *buf, size_t nbytes) in cap_random_buf() function
H A DMakefile27 MLINKS+=cap_random.3 cap_random_buf.3
H A Dcap_random.c51 cap_random_buf(cap_channel_t *chan, void *buf, size_t nbytes) in cap_random_buf() function