Home
last modified time | relevance | path

Searched defs:bound (Results 1 – 10 of 10) sorted by relevance

/minix3/crypto/external/bsd/openssl/dist/crypto/asn1/
H A Dasn_mime.c276 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 Dsplit.c227 int bound; in print() local
/minix3/external/public-domain/xz/dist/src/liblzma/rangecoder/
H A Drange_encoder.h177 const uint32_t bound = prob * (rc->range in rc_encode() local
/minix3/external/bsd/libevent/dist/
H A Dhttp.c3092 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 Dlfs_alloc.c346 ino_t tino, bound, bb, freehdbb; in lfs_freelist_prev() local
/minix3/lib/libc/gen/
H A Darc4random.c641 arc4random_uniform(uint32_t bound) in arc4random_uniform()
/minix3/minix/usr.bin/diff/
H A Ddiffreg.c658 const u_int bound = (flags & D_MINIMAL) ? UINT_MAX : in stone() local
/minix3/crypto/external/bsd/heimdal/dist/lib/roken/
H A Dsocket_wrapper.c221 int bound; member
/minix3/external/bsd/bind/dist/lib/isc/win32/
H A Dsocket.c278 bound : 1, /* bound to local addr */ member
/minix3/external/bsd/bind/dist/lib/isc/unix/
H A Dsocket.c370 bound : 1, /* bound to local addr */ member