Home
last modified time | relevance | path

Searched refs:FTW_SLN (Results 1 – 2 of 2) sorted by relevance

/picolibc-3.7.0-3.6.0/newlib/libc/include/
Dftw.h44 #define FTW_SLN 6 /* Sym link that names a nonexistent file. */ macro
/picolibc-3.7.0-3.6.0/newlib/libc/posix/
Dnftw.c60 type = FTW_SLN; in do_nftw()
69 else type = FTW_SLN; in do_nftw()