Home
last modified time | relevance | path

Searched defs:reparse (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/usr.bin/usbhidaction/
H A Dusbhidaction.c57 static int reparse = 0; variable
/netbsd-src/external/apache2/llvm/dist/libcxx/src/filesystem/
H A Dposix_compat.h446 const auto *reparse = reinterpret_cast<LIBCPP_REPARSE_DATA_BUFFER *>(buf); in readlink() local
/netbsd-src/external/apache2/llvm/dist/clang/bindings/python/clang/
H A Dcindex.py2988 def reparse(self, unsaved_files=None, options=0): member in TranslationUnit