Home
last modified time | relevance | path

Searched refs:ch_init (Results 1 – 7 of 7) sorted by relevance

/src/contrib/libedit/
H A Dchared.h152 libedit_private int ch_init(EditLine *);
H A Del.c111 (void) ch_init(el); in el_init_internal()
H A Dchared.c403 ch_init(EditLine *el) in ch_init() function
/src/contrib/less/
H A Dedit.c613 ch_init(f, chflags, nread); in edit_ifile()
H A Dch.c849 public void ch_init(int f, int flags, ssize_t nread) in ch_init() function
H A Dfuncs.h70 public void ch_init(int f, int flags, ssize_t nread);
/src/crypto/openssl/ssl/quic/
H A Dquic_channel.c157 static int ch_init(QUIC_CHANNEL *ch) in ch_init() function
445 return ch_init(ch); in ossl_quic_channel_init()