Home
last modified time | relevance | path

Searched defs:c_in (Results 1 – 6 of 6) sorted by relevance

/freebsd-12.1/stand/mips/beri/loader/
H A Dberi_console.c79 c_in(void) in c_in() function
/freebsd-12.1/contrib/subversion/subversion/libsvn_delta/
H A Dxdelta.c69 adler32_replace(apr_uint32_t adler32, const char c_out, const char c_in) in adler32_replace()
/freebsd-12.1/stand/common/
H A Dbootstrap.h111 int (* c_in)(void); /* wait for and return input */ member
/freebsd-12.1/contrib/unbound/edns-subnet/
H A Dsubnetmod.c474 struct ecs_data *c_in = &sq->ecs_client_in; /* rcvd from client */ in eval_response() local
/freebsd-12.1/contrib/subversion/subversion/libsvn_fs_x/
H A Dreps.c261 hash_key_replace(hash_key_t adler32, const char c_out, const char c_in) in hash_key_replace()
/freebsd-12.1/crypto/openssh/
H A Dsftp.c2266 int c_in, c_out; in connect_to_server() local