Home
last modified time | relevance | path

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

/busybox-1.35.0/networking/
Dtcpudp.c128 unsigned cnum; member
138 #define cnum (G.cnum ) macro
224 bb_error_msg("status %u/%u", cnum, cmax); in if_verbose_print_connection_status()
242 if (cnum) in sig_child_handler()
243 cnum--; in sig_child_handler()
411 while (cnum >= cmax) in tcpudpsvd_main()
501 cnum++; in tcpudpsvd_main()