Home
last modified time | relevance | path

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

/freebsd/sys/geom/virstor/
H A Dbinstream.h72 char *bs_read_str(bin_stream_t * bs, char *buf, unsigned buf_size);
H A Dbinstream.c123 bs_read_str(bin_stream_t * bs, char *buf, unsigned buf_size) in bs_read_str() function