Home
last modified time | relevance | path

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

/trueos/contrib/unbound/util/
HDtube.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 …]
HDtube.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 …]
/trueos/contrib/unbound/libunbound/
HDworker.h50 struct tube;
83 void libworker_handle_control_cmd(struct tube* tube, uint8_t* msg, size_t len,
136 void worker_handle_control_cmd(struct tube* tube, uint8_t* msg, size_t len,
HDcontext.h50 struct tube;
66 struct tube* qq_pipe;
70 struct tube* rr_pipe;
HDlibworker.h59 struct tube;
HDlibworker.c311 libworker_handle_control_cmd(struct tube* ATTR_UNUSED(tube), in libworker_handle_control_cmd() argument
900 void worker_handle_control_cmd(struct tube* ATTR_UNUSED(tube), in worker_handle_control_cmd() argument
/trueos/contrib/unbound/smallapp/
HDworker_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
/trueos/contrib/unbound/daemon/
HDworker.h61 struct tube;
88 struct tube* cmd;
HDworker.c349 worker_handle_control_cmd(struct tube* ATTR_UNUSED(tube), uint8_t* msg, in worker_handle_control_cmd() argument
1376 void libworker_handle_control_cmd(struct tube* ATTR_UNUSED(tube), in libworker_handle_control_cmd() argument
/trueos/lib/libunbound/
HDMakefile24 sbuffer.c slabhash.c str2wire.c timehist.c tube.c val_anchor.c \
/trueos/contrib/tcsh/nls/french/
HDset157 54 Impossible de créer un tube
/trueos/share/dict/
HDweb2a251 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 …]
HDweb2208727 tube
/trueos/contrib/unbound/
HDMakefile.in104 util/storage/lruhash.c util/storage/slabhash.c util/timehist.c util/tube.c \
117 slabhash.lo timehist.lo tube.lo winsock_event.lo autotrust.lo val_anchor.lo \
/trueos/games/fortune/datfiles/
HDgerrold.limerick297 with a tube made of glass,
HDzippy102 your void tube of UHF oblivion!! SAFEWAY of the mind ...
HDmurphy56 A $300.00 picture tube will protect a 10c fuse by blowing
HDfortunes525 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
/trueos/contrib/tcsh/
HDcomplete.tcsh694 tube turtle vines voters wator wire world worm xjack \
/trueos/contrib/unbound/doc/
HDChangelog3240 - created tube signaling solution on windows, as a pipe replacement.
3247 - moved pipe actions to util/tube.c. easier porting and shared code.
3259 - trunk work on tube.c.
/trueos/sys/arm/conf/
HDmach-types2925 tube MACH_TUBE TUBE 2953