Home
last modified time | relevance | path

Searched refs:FTW_DL (Results 1 – 3 of 3) sorted by relevance

/titanic_44/usr/src/head/
H A Dftw.h55 #define FTW_DL 8 /* private interface for find utility */ macro
/titanic_44/usr/src/lib/libc/port/gen/
H A Dnftw.c357 type = FTW_DL; in walk()
/titanic_44/usr/src/cmd/find/
H A Dfind.c835 } else if (type == FTW_DL) {