Searched defs:bound (Results 1 – 10 of 10) sorted by relevance
/minix3/crypto/external/bsd/openssl/dist/crypto/asn1/ |
H A D | asn_mime.c | 276 char bound[33], c; in SMIME_write_ASN1() local 595 static int multi_split(BIO *bio, char *bound, STACK_OF(BIO) **ret) in multi_split() 940 static int mime_bound_check(char *line, int linelen, char *bound, int blen) in mime_bound_check()
|
/minix3/tests/lib/libc/regex/ |
H A D | split.c | 227 int bound; in print() local
|
/minix3/external/public-domain/xz/dist/src/liblzma/rangecoder/ |
H A D | range_encoder.h | 177 const uint32_t bound = prob * (rc->range in rc_encode() local
|
/minix3/external/bsd/libevent/dist/ |
H A D | http.c | 3092 struct evhttp_bound_socket *bound = in evhttp_bind_socket() local 3103 struct evhttp_bound_socket *bound; in evhttp_bind_socket_with_handle() local 3128 struct evhttp_bound_socket *bound = in evhttp_accept_socket() local 3139 struct evhttp_bound_socket *bound; in evhttp_accept_socket_with_handle() local 3162 struct evhttp_bound_socket *bound; in evhttp_bind_listener() local 3176 evhttp_bound_socket_get_fd(struct evhttp_bound_socket *bound) in evhttp_bound_socket_get_fd() 3182 evhttp_bound_socket_get_listener(struct evhttp_bound_socket *bound) in evhttp_bound_socket_get_listener() 3188 evhttp_del_accept_socket(struct evhttp *http, struct evhttp_bound_socket *bound) in evhttp_del_accept_socket() 3262 struct evhttp_bound_socket *bound; in evhttp_free() local
|
/minix3/sys/ufs/lfs/ |
H A D | lfs_alloc.c | 346 ino_t tino, bound, bb, freehdbb; in lfs_freelist_prev() local
|
/minix3/lib/libc/gen/ |
H A D | arc4random.c | 641 arc4random_uniform(uint32_t bound) in arc4random_uniform()
|
/minix3/minix/usr.bin/diff/ |
H A D | diffreg.c | 658 const u_int bound = (flags & D_MINIMAL) ? UINT_MAX : in stone() local
|
/minix3/crypto/external/bsd/heimdal/dist/lib/roken/ |
H A D | socket_wrapper.c | 221 int bound; member
|
/minix3/external/bsd/bind/dist/lib/isc/win32/ |
H A D | socket.c | 278 bound : 1, /* bound to local addr */ member
|
/minix3/external/bsd/bind/dist/lib/isc/unix/ |
H A D | socket.c | 370 bound : 1, /* bound to local addr */ member
|