Searched refs:udp_client (Results 1 – 3 of 3) sorted by relevance
15 udp_client=`which udp_client`16 if [ -z $udp_client ]; then18 udp_client="/tmp/udp_client"33 $udp_client 50021 label1 2>$test_file &51 $udp_client 50022 label1 2>$test_file &66 $udp_client 50023 label1 2>$test_file &82 $udp_client 50024 label1 2>$test_file &98 $udp_client 50025 \* 2>$test_file &
7 file://udp_client.c \13 ${CC} udp_client.c ${LDFLAGS} -o udp_client21 install -m 0755 udp_client ${D}${bindir}
217 static void udp_client(void) in udp_client() function327 udp_client(); in main()