Searched refs:starting (Results 1 – 6 of 6) sorted by relevance
/net-tools-2.7.6/ |
D | monitor_15_4.c | 207 static bool starting = true; in fifo_handler1() local 232 input1_offset, input1_len, starting, fd, 1, fd2_in); in fifo_handler1() 235 if (starting && input1_len == 0 && input1_offset == 0 && in fifo_handler1() 239 } else if (starting && input1_len == 0 && input1_offset == 0 in fifo_handler1() 241 starting = false; in fifo_handler1() 286 static bool starting = true; in fifo_handler2() local 311 input2_offset, input2_len, starting, fd, 1, fd1_in); in fifo_handler2() 313 if (starting && input2_len == 0 && input2_offset == 0 && in fifo_handler2() 317 } else if (starting && input2_len == 0 && input2_offset == 0 in fifo_handler2() 319 starting = false; in fifo_handler2()
|
/net-tools-2.7.6/libcoap/ |
D | TODO | 19 -> Bill Benett has starting some improvements here, please contact him 20 first before starting something
|
D | CONTRIBUTE | 190 There are various things you could starting on to contribute, the best
|
/net-tools-2.7.6/virtual-hub/ |
D | README.md | 63 before starting the virtual-hub.
|
/net-tools-2.7.6/mbedtls-2.4.0/ |
D | CMakeLists.txt | 63 # note: starting with CMake 2.8 we could use CMAKE_C_COMPILER_VERSION
|
/net-tools-2.7.6/tinydtls-0.8.2/ |
D | configure | 1833 something starting with __ and the normal name is an alias. */
|