Searched refs:tx_status (Results 1 – 1 of 1) sorted by relevance
614 int rx_status, tx_status; in sendmsg_test() local698 assert(waitpid(txpid, &tx_status, 0) == txpid); in sendmsg_test()706 if (WIFEXITED(tx_status)) { in sendmsg_test()707 err = WEXITSTATUS(tx_status); in sendmsg_test()