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

/freebsd-11-stable/usr.bin/find/
H A Dmain.c65 int dotfd; /* starting directory */ variable
155 if ((dotfd = open(".", O_RDONLY | O_CLOEXEC, 0)) < 0)
H A Dextern.h123 extern int dotfd;
H A Dfunction.c658 !(ftsoptions & FTS_NOCHDIR) && fchdir(dotfd)) {

Completed in 28 milliseconds