Searched refs:cond (Results 1 – 6 of 6) sorted by relevance
/net-tools-3.5.0/ |
D | monitor_15_4.c | 204 static gboolean fifo_handler1(GIOChannel *channel, GIOCondition cond, in fifo_handler1() argument 212 if (cond & (G_IO_NVAL | G_IO_ERR | G_IO_HUP)) { in fifo_handler1() 283 static gboolean fifo_handler2(GIOChannel *channel, GIOCondition cond, in fifo_handler2() argument 291 if (cond & (G_IO_NVAL | G_IO_ERR | G_IO_HUP)) { in fifo_handler2()
|
/net-tools-3.5.0/virtual-hub/src/ |
D | hub.c | 134 GIOCondition cond, in fifo_handler() argument 142 if (cond & (G_IO_NVAL | G_IO_ERR | G_IO_HUP)) { in fifo_handler()
|
/net-tools-3.5.0/tinydtls-0.8.2/ |
D | uthash.h | 842 #define HASH_SELECT(hh_dst, dst, hh_src, src, cond) \ argument 854 if (cond(_elt)) { \
|
/net-tools-3.5.0/libcoap/include/coap/ |
D | uthash.h | 825 #define HASH_SELECT(hh_dst, dst, hh_src, src, cond) \ argument 837 if (cond(_elt)) { \
|
/net-tools-3.5.0/mbedtls-2.4.0/doxygen/ |
D | mbedtls.doxyfile | 544 # and \cond section-label ... \endcond blocks.
|
/net-tools-3.5.0/libcoap/doc/ |
D | Doxyfile.in | 617 # sections, marked by \if <section_label> ... \endif and \cond <section_label>
|