Searched refs:FTW_D (Results 1 - 2 of 2) sorted by last modified time

/haiku/src/system/libroot/posix/musl/misc/
H A Dnftw.c41 else type = FTW_D;
68 if (type == FTW_D || type == FTW_DP) {
82 if ((type == FTW_D || type == FTW_DP) && fd_limit) {
/haiku/headers/posix/
H A Dftw.h14 #define FTW_D 1 macro

Completed in 41 milliseconds