Home
last modified time | relevance | path

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

/f-stack/freebsd/kern/
H A Dvfs_syscalls.c4374 int tofd; member
4382 return (kern_fhlinkat(td, uap->tofd, uap->to, UIO_USERSPACE, uap->fhp)); in sys_fhlinkat()
H A Dsystrace_args.c3275 iarg[1] = p->tofd; /* int */ in systrace_args()
/f-stack/freebsd/sys/
H A Dsysproto.h1777 char tofd_l_[PADL_(int)]; int tofd; char tofd_r_[PADR_(int)]; member