Home
last modified time | relevance | path

Searched defs:rl (Results 1 – 25 of 79) sorted by relevance

1234

/openbsd/lib/libssl/
H A Dtls13_record_layer.c118 tls13_record_layer_rrec_free(struct tls13_record_layer *rl) in tls13_record_layer_rrec_free()
125 tls13_record_layer_wrec_free(struct tls13_record_layer *rl) in tls13_record_layer_wrec_free()
135 struct tls13_record_layer *rl; in tls13_record_layer_new() local
161 tls13_record_layer_free(struct tls13_record_layer *rl) in tls13_record_layer_free()
248 tls13_record_layer_set_aead(struct tls13_record_layer *rl, in tls13_record_layer_set_aead()
255 tls13_record_layer_set_hash(struct tls13_record_layer *rl, in tls13_record_layer_set_hash()
336 tls13_record_layer_send_alert(struct tls13_record_layer *rl) in tls13_record_layer_send_alert()
370 tls13_record_layer_send_phh(struct tls13_record_layer *rl) in tls13_record_layer_send_phh()
916 tls13_record_layer_recv_phh(struct tls13_record_layer *rl) in tls13_record_layer_recv_phh()
1123 tls13_record_layer_flush(struct tls13_record_layer *rl) in tls13_record_layer_flush()
[all …]
H A Dtls12_record_layer.c187 struct tls12_record_layer *rl; in tls12_record_layer_new() local
208 tls12_record_layer_free(struct tls12_record_layer *rl) in tls12_record_layer_free()
227 tls12_record_layer_write_overhead(struct tls12_record_layer *rl, in tls12_record_layer_write_overhead()
254 tls12_record_layer_read_protected(struct tls12_record_layer *rl) in tls12_record_layer_read_protected()
296 tls12_record_layer_read_epoch(struct tls12_record_layer *rl) in tls12_record_layer_read_epoch()
302 tls12_record_layer_write_epoch(struct tls12_record_layer *rl) in tls12_record_layer_write_epoch()
415 tls12_record_layer_ccs_aead(struct tls12_record_layer *rl, in tls12_record_layer_ccs_aead()
466 tls12_record_layer_ccs_cipher(struct tls12_record_layer *rl, in tls12_record_layer_ccs_cipher()
620 tls12_record_layer_pseudo_header(struct tls12_record_layer *rl, in tls12_record_layer_pseudo_header()
654 tls12_record_layer_mac(struct tls12_record_layer *rl, CBB *cbb, in tls12_record_layer_mac()
[all …]
H A Dtls13_handshake_msg.c116 struct tls13_record_layer *rl = cb_arg; in tls13_handshake_msg_read_cb() local
123 struct tls13_record_layer *rl) in tls13_handshake_msg_recv()
168 struct tls13_record_layer *rl) in tls13_handshake_msg_send()
/openbsd/sys/net/
H A Dwg_cookie.c290 ratelimit_init(struct ratelimit *rl, struct pool *pool) in ratelimit_init()
302 ratelimit_deinit(struct ratelimit *rl) in ratelimit_deinit()
311 ratelimit_gc(struct ratelimit *rl, int force) in ratelimit_gc()
349 ratelimit_allow(struct ratelimit *rl, struct sockaddr *sa) in ratelimit_allow()
469 struct ratelimit rl; in cookie_ratelimit_timings_test() local
538 struct ratelimit rl; in cookie_ratelimit_capacity_test() local
/openbsd/lib/libc/locale/
H A D_wctrans_local.h45 _wctrans_lower(_RuneLocale *rl) in _wctrans_lower()
53 _wctrans_upper(_RuneLocale *rl) in _wctrans_upper()
H A Drune.c85 readrange(_RuneLocale *rl, _RuneRange *rr, uint32_t nranges, void *lastp, in readrange()
167 find_codeset(_RuneLocale *rl) in find_codeset()
217 _RuneLocale *rl; in _Read_RuneMagi() local
H A Diswctype_l.c61 _RuneLocale *rl; in __runelocale() local
74 _RuneLocale *rl; in __isctype_wl() local
170 _RuneLocale *rl; in wctrans_l() local
H A Diswctype.c56 _RuneLocale *rl = _CurrentRuneLocale(); in __runetype_w() local
181 _RuneLocale *rl = _CurrentRuneLocale(); in wctrans() local
H A Dnl_langinfo_l.c26 _RuneLocale *rl; in nl_langinfo_l() local
H A D___runetype_mb.c41 ___runetype_mb(wint_t c, _RuneLocale *rl) in ___runetype_mb()
H A D_wctrans.c74 _wctrans_init(_RuneLocale *rl) in _wctrans_init()
/openbsd/regress/lib/libc/sys/
H A Dt_waitid.c137 static const struct rlimit rl = { RLIM_INFINITY, RLIM_INFINITY }; in ATF_TC_BODY() local
170 static const struct rlimit rl = { 0, 0 }; in ATF_TC_BODY() local
222 static const struct rlimit rl = { 0, 0 }; in ATF_TC_BODY() local
/openbsd/gnu/usr.bin/binutils/gdb/testsuite/gdb.base/
H A Dbigcore.c95 struct rlimit rl; in print_rlimit() local
106 struct rlimit rl; in maximize_rlimit() local
/openbsd/regress/sys/kern/pledge/generic/
H A Dtest_stdio.c47 { struct rlimit rl; getrlimit(RLIMIT_CORE, &rl); } in test_request_stdio() local
/openbsd/regress/sys/kern/rlimit-file/
H A Drlim-file.c18 struct rlimit rl; in main() local
/openbsd/libexec/login_reject/
H A Dlogin_reject.c50 struct rlimit rl; in main() local
/openbsd/regress/lib/libm/exp/
H A Dexp.c13 long double rl, bigl = HUGE_VALL; in main() local
/openbsd/lib/libc/db/recno/
H A Drec_utils.c55 RLEAF *rl; in __rec_ret() local
/openbsd/libexec/login_chpass/
H A Dlogin_chpass.c54 struct rlimit rl; in main() local
/openbsd/regress/lib/libc/longjmp/
H A Dlongjmp.c27 struct rlimit rl; in main() local
/openbsd/lib/libc/gen/
H A Dsysconf.c63 struct rlimit rl; in sysconf() local
/openbsd/libexec/login_lchpass/
H A Dlogin_lchpass.c60 struct rlimit rl; in main() local
/openbsd/games/monop/
H A Dmonop.c130 int i, rl, cur_max; in init_players() local
/openbsd/lib/librthread/
H A Drthread_np.c96 static struct rlimit rl; in pthread_stackseg_np() local
/openbsd/usr.bin/cvs/
H A Dconfig.c40 struct rlimit rl; in config_parse_line() local

1234