Home
last modified time | relevance | path

Searched defs:fd2 (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.c1490 int fd2; member
1549 kern_linkat(struct thread *td, int fd1, int fd2, const char *path1, in kern_linkat()
/f-stack/freebsd/sys/
H A Dsysproto.h1447 char fd2_l_[PADL_(int)]; int fd2; char fd2_r_[PADR_(int)]; member