Home
last modified time | relevance | path

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

/freebsd-10-stable/contrib/unbound/util/
Dtube.c56 struct tube* tube_create(void) in tube_create()
58 struct tube* tube = (struct tube*)calloc(1, sizeof(*tube)); in tube_create() local
60 if(!tube) { in tube_create()
66 tube->sr = -1; in tube_create()
67 tube->sw = -1; in tube_create()
71 free(tube); in tube_create()
75 tube->sr = sv[0]; in tube_create()
76 tube->sw = sv[1]; in tube_create()
77 if(!fd_set_nonblock(tube->sr) || !fd_set_nonblock(tube->sw)) { in tube_create()
80 tube_delete(tube); in tube_create()
[all …]
Dtube.h47 struct tube;
59 typedef void tube_callback_t(struct tube*, uint8_t*, size_t, int, void*);
64 struct tube { struct
129 struct tube* tube_create(void);
135 void tube_delete(struct tube* tube);
154 int tube_write_msg(struct tube* tube, uint8_t* buf, uint32_t len,
174 int tube_read_msg(struct tube* tube, uint8_t** buf, uint32_t* len,
182 void tube_close_read(struct tube* tube);
189 void tube_close_write(struct tube* tube);
197 int tube_poll(struct tube* tube);
[all …]
/freebsd-10-stable/contrib/unbound/libunbound/
Dworker.h50 struct tube;
85 void libworker_handle_control_cmd(struct tube* tube, uint8_t* msg, size_t len,
140 void worker_handle_control_cmd(struct tube* tube, uint8_t* msg, size_t len,
Dcontext.h50 struct tube;
66 struct tube* qq_pipe;
70 struct tube* rr_pipe;
Dlibworker.h59 struct tube;
Dlibworker.c311 libworker_handle_control_cmd(struct tube* ATTR_UNUSED(tube), in libworker_handle_control_cmd() argument
901 void worker_handle_control_cmd(struct tube* ATTR_UNUSED(tube), in worker_handle_control_cmd() argument
/freebsd-10-stable/contrib/unbound/smallapp/
Dworker_cb.c50 void worker_handle_control_cmd(struct tube* ATTR_UNUSED(tube), in worker_handle_control_cmd() argument
162 void libworker_handle_control_cmd(struct tube* ATTR_UNUSED(tube), in libworker_handle_control_cmd() argument
/freebsd-10-stable/contrib/unbound/daemon/
Dworker.h62 struct tube;
89 struct tube* cmd;
Dworker.c371 worker_handle_control_cmd(struct tube* ATTR_UNUSED(tube), uint8_t* msg, in worker_handle_control_cmd() argument
1438 void libworker_handle_control_cmd(struct tube* ATTR_UNUSED(tube), in libworker_handle_control_cmd() argument
/freebsd-10-stable/contrib/unbound/
DMakefile.in109 util/storage/lruhash.c util/storage/slabhash.c util/timehist.c util/tube.c \
122 slabhash.lo timehist.lo tube.lo winsock_event.lo autotrust.lo val_anchor.lo \
647 …il/data/dname.h $(srcdir)/util/data/msgencode.h $(srcdir)/util/fptr_wlist.h $(srcdir)/util/tube.h \
693 …$(srcdir)/util/fptr_wlist.h $(srcdir)/util/netevent.h $(srcdir)/util/tube.h $(srcdir)/services/mes…
713 $(srcdir)/util/tube.h $(srcdir)/util/alloc.h $(srcdir)/util/config_file.h $(srcdir)/sldns/sbuffer.h
718 $(srcdir)/util/tube.h $(srcdir)/services/mesh.h $(srcdir)/util/rbtree.h $(srcdir)/dns64/dns64.h \
731 …$(srcdir)/util/module.h $(srcdir)/util/tube.h $(srcdir)/services/mesh.h $(srcdir)/services/modstac…
736 …cdir)/util/data/msgparse.h $(srcdir)/sldns/pkthdr.h $(srcdir)/sldns/rrdef.h $(srcdir)/util/tube.h \
743 $(srcdir)/util/netevent.h $(srcdir)/util/tube.h $(srcdir)/services/mesh.h $(srcdir)/util/rbtree.h \
754 …cdir)/util/data/msgparse.h $(srcdir)/sldns/pkthdr.h $(srcdir)/sldns/rrdef.h $(srcdir)/util/tube.h \
[all …]
/freebsd-10-stable/lib/libunbound/
DMakefile24 rrset.c rtt.c sbuffer.c slabhash.c str2wire.c timehist.c tube.c \
/freebsd-10-stable/contrib/tcsh/nls/french/
Dset157 54 Impossible de créer un tube
/freebsd-10-stable/share/dict/
Dweb2a251 acorn tube
6101 blasting tube
6147 blinker tube
6419 blowing tube
6828 boiler tube
6915 bomb tube
7175 boring tube
8375 bubble tube
9327 calyx tube
9500 candle tube
[all …]
Dweb2208727 tube
/freebsd-10-stable/games/fortune/datfiles/
Dgerrold.limerick297 with a tube made of glass,
Dzippy102 your void tube of UHF oblivion!! SAFEWAY of the mind ...
Dmurphy56 A $300.00 picture tube will protect a 10c fuse by blowing
Dfortunes525 I sprang from my tube to see what was the matter.
12411 intelligence. See also "vacuum tube".
14068 sometimes you have to squeeze a little to get the paste out of the tube.
36001 Once the toothpaste is out of the tube, it's hard to get it back in.
43267 Test-tube babies shouldn't throw stones.
48280 gases he inserted a tube into that end of the animal not capable of facial
/freebsd-10-stable/contrib/tcsh/
Dcomplete.tcsh718 tube turtle vines voters wator wire world worm xjack \
/freebsd-10-stable/contrib/unbound/doc/
DChangelog4072 - created tube signaling solution on windows, as a pipe replacement.
4079 - moved pipe actions to util/tube.c. easier porting and shared code.
4091 - trunk work on tube.c.
/freebsd-10-stable/sys/arm/conf/
Dmach-types2925 tube MACH_TUBE TUBE 2953