Searched refs:host_time (Results 1 – 1 of 1) sorted by relevance
9511 time_t host_time; in _syscall2() local9512 ret = get_errno(time(&host_time)); in _syscall2()9515 && put_user_sal(host_time, arg1)) in _syscall2()