Home
last modified time | relevance | path

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

/netbsd-src/external/bsd/libbind/dist/isc/
H A Dctl_clnt.c113 static void start_read(struct ctl_cctx *);
435 start_read(ctx); in conn_done()
460 start_read(ctx); in write_done()
464 start_read(struct ctl_cctx *ctx) { in start_read() function