Home
last modified time | relevance | path

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

/third_party/ulib/musl/include/
A Dglob.h27 #define GLOB_DOOFFS 0x08 macro
/third_party/ulib/musl/src/regex/
A Dglob.c162 size_t offs = (flags & GLOB_DOOFFS) ? g->gl_offs : 0; in glob()

Completed in 4 milliseconds