Home
last modified time | relevance | path

Searched defs:c_out (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/sys/arch/ia64/stand/common/
H A Dbootstrap.h124 void (* c_out)(int c); /* emit c */ member
/netbsd-src/external/bsd/unbound/dist/edns-subnet/
H A Dsubnetmod.c513 struct ecs_data *c_out = &sq->ecs_client_out;/* will send to client */ in eval_response() local
/netbsd-src/crypto/external/bsd/openssh/dist/
H A Dsftp.c2374 int c_in, c_out, inout[2]; in connect_to_server() local