Searched refs:test_build_msg (Results 1 – 4 of 4) sorted by relevance
161 msg_buf = test_build_msg(10); in main()226 msg_buf = test_build_msg(msg_len); in main()249 msg_buf = test_build_msg(msg_len); in main()
107 msg_buf = test_build_msg(30000); in main()
319 void *test_build_msg(int);
308 test_build_msg(int len) in test_build_msg() function