Home
last modified time | relevance | path

Searched defs:fd1 (Results 1 – 4 of 4) sorted by relevance

/f-stack/tools/libutil/tests/
H A Dflopen_test.c99 int fd1, fd2; in test_flopen_lock_self() local
125 volatile int fd1, fd2; in test_flopen_lock_other() local
157 volatile int fd1, fd2; in test_flopen_lock_child() local
/f-stack/freebsd/contrib/openzfs/tests/zfs-tests/cmd/get_diff/
H A Dget_diff.c46 int fd1, fd2; in main() local
/f-stack/freebsd/kern/
H A Dvfs_syscalls.c1488 int fd1; member
1549 kern_linkat(struct thread *td, int fd1, int fd2, const char *path1, in kern_linkat()
/f-stack/freebsd/sys/
H A Dsysproto.h1445 char fd1_l_[PADL_(int)]; int fd1; char fd1_r_[PADR_(int)]; member