Home
last modified time | relevance | path

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

/xnu-12377.1.9/bsd/sys/
H A Dvnode_if.h1198 struct timespec *a_timeout; member
/xnu-12377.1.9/bsd/kern/
H A Dkern_lockf.c340 error = lf_setlock(lock, ap->a_timeout); in lf_advlock()
/xnu-12377.1.9/bsd/vfs/
H A Dkpi_vfs.c5753 a.a_timeout = timeout; in VNOP_ADVLOCK()