Home
last modified time | relevance | path

Searched defs:off_start (Results 1 – 2 of 2) sorted by relevance

/freebsd/crypto/openssl/ssl/quic/
H A Dquic_wire_pkt.c475 size_t off_start, off_sample, off_pn; in ossl_quic_wire_encode_pkt_hdr() local
/freebsd/contrib/ee/
H A Dee.c3351 int off_start = 1; /* offset from start of menu items to start display */ in menu_op() local
3552 int list_size, int top_offset, WINDOW *menu_win, int off_start, in paint_menu()