Home
last modified time | relevance | path

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

/mbedtls-development/programs/test/
A Dudp_proxy.c813 struct timeval *tm_ptr = NULL; in main() local
947 tm_ptr = &tm; in main()
951 tm_ptr = NULL; in main()
961 if( ( ret = select( nb_fds, &read_fds, NULL, NULL, tm_ptr ) ) < 0 ) in main()

Completed in 3 milliseconds