Searched defs:read_all (Results 1 – 9 of 9) sorted by relevance
/freebsd/crypto/openssl/test/ |
H A D | cmsapitest.c | 318 static unsigned char *read_all(BIO *bio, long *p_len) in read_all() function
|
/freebsd/crypto/krb5/src/appl/gss-sample/ |
H A D | gss-misc.c | 109 read_all(int fildes, void *data, unsigned int nbyte) in read_all() function
|
/freebsd/contrib/ntp/ntpd/ |
H A D | ntp_signd.c | 80 read_all(int fd, void *buf, size_t len) in read_all() function
|
/freebsd/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/contrib/libevent/ |
H A D | arc4random.c | 129 read_all(int fd, unsigned char *buf, size_t count) in read_all() function
|
/freebsd/contrib/lua/src/ |
H A D | liolib.c | 543 static void read_all (lua_State *L, FILE *f) { in read_all() function
|
/freebsd/contrib/bearssl/test/ |
H A D | test_x509.c | 403 read_all(FILE *f, size_t *len) in read_all() function
|
/freebsd/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/sys/netgraph/bluetooth/include/ |
H A D | ng_hci.h | 1068 u_int8_t read_all; /* read all keys? 0x01 - yes */ member
|