Searched refs:getfd_stat (Results 1 - 1 of 1) sorted by relevance

/freebsd-10.3-release/tests/sys/kern/
H A Dunix_passfd_test.c210 struct stat getfd_stat, putfd_stat; local
218 dofstat(getfd, &getfd_stat);
219 samefile(&putfd_stat, &getfd_stat);
232 struct stat getfd_stat, putfd_stat; local
241 dofstat(getfd, &getfd_stat);
242 samefile(&putfd_stat, &getfd_stat);

Completed in 102 milliseconds