Searched refs:host_tbuf (Results 1 – 1 of 1) sorted by relevance
10090 struct utimbuf tbuf, *host_tbuf; in _syscall2() local10098 host_tbuf = &tbuf; in _syscall2()10100 host_tbuf = NULL; in _syscall2()10104 ret = get_errno(utime(p, host_tbuf)); in _syscall2()