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

/freebsd-11-stable/tests/sys/kern/
H A Dunix_passfd_test.c262 struct stat getfd_stat, putfd_stat; local
270 dofstat(getfd, &getfd_stat);
271 samefile(&putfd_stat, &getfd_stat);
284 struct stat getfd_stat, putfd_stat; local
293 dofstat(getfd, &getfd_stat);
294 samefile(&putfd_stat, &getfd_stat);

Completed in 153 milliseconds