Lines Matching full:gettimeofday
1640 ac_test gettimeofday <<-'EOF'1643 int main(void) { struct timeval tv; return (gettimeofday(&tv, NULL)); }