Searched defs:read_all (Results 1 – 8 of 8) sorted by relevance
/freebsd-src/crypto/openssl/test/ |
H A D | cmsapitest.c | 292 static unsigned char *read_all(BIO *bio, long *p_len) in read_all() function
|
/freebsd-src/contrib/ntp/ntpd/ |
H A D | ntp_signd.c | 80 read_all(int fd, void *buf, size_t len) in read_all() function
|
/freebsd-src/contrib/ntp/sntp/libevent/ |
H A D | arc4random.c | 129 read_all(int fd, unsigned char *buf, size_t count) in read_all() function
|
/freebsd-src/contrib/libevent/ |
H A D | arc4random.c | 129 read_all(int fd, unsigned char *buf, size_t count) in read_all() function
|
/freebsd-src/contrib/lua/src/ |
H A D | liolib.c | 540 static void read_all (lua_State *L, FILE *f) { in read_all() function
|
/freebsd-src/contrib/bearssl/test/ |
H A D | test_x509.c | 403 read_all(FILE *f, size_t *len) in read_all() function
|
/freebsd-src/contrib/ofed/librdmacm/ |
H A D | rsocket.c | 414 static void read_all(int fd, void *msg, size_t len) in read_all() function
|
/freebsd-src/sys/netgraph/bluetooth/include/ |
H A D | ng_hci.h | 1022 u_int8_t read_all; /* read all keys? 0x01 - yes */ global() member
|