Searched refs:tube_close_write (Results 1 - 7 of 7) sorted by relevance

/openbsd-current/usr.sbin/unbound/util/
H A Dtube.h188 void tube_close_write(struct tube* tube);
H A Dtube.c99 tube_close_write(tube);
111 void tube_close_write(struct tube* tube) function
562 tube_close_write(tube);
575 void tube_close_write(struct tube* ATTR_UNUSED(tube)) function
/openbsd-current/sbin/unwind/libunbound/util/
H A Dtube.h188 void tube_close_write(struct tube* tube);
H A Dtube.c99 tube_close_write(tube);
111 void tube_close_write(struct tube* tube) function
562 tube_close_write(tube);
575 void tube_close_write(struct tube* ATTR_UNUSED(tube)) function
/openbsd-current/usr.sbin/unbound/libunbound/
H A Dlibworker.c343 tube_close_write(ctx->qq_pipe);
370 tube_close_write(ctx->rr_pipe);
401 tube_close_write(ctx->qq_pipe);
413 tube_close_write(ctx->rr_pipe);
/openbsd-current/sbin/unwind/libunbound/libunbound/
H A Dlibworker.c343 tube_close_write(ctx->qq_pipe);
370 tube_close_write(ctx->rr_pipe);
401 tube_close_write(ctx->qq_pipe);
413 tube_close_write(ctx->rr_pipe);
/openbsd-current/usr.sbin/unbound/daemon/
H A Ddaemon.c623 tube_close_write(worker->cmd);

Completed in 215 milliseconds