Home
last modified time | relevance | path

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

/third_party/libwebsockets/lib/misc/
Dromfs.c165 if ((untohl(ci->next) & 7) == RFST_SYMLINK) { in romfs_lookup()
181 case RFST_SYMLINK: in romfs_lookup()
Dromfs.h53 RFST_SYMLINK = 3, enumerator