Home
last modified time | relevance | path

Searched refs:glob_t (Results 1 - 1 of 1) sorted by relevance

/interface/sdk_c/third_party/musl/ndk_musl_include/
H A Dglob.h20 } glob_t; typedef
22 int glob(const char *__restrict, int, int (*)(const char *, int), glob_t *__restrict);
23 void globfree(glob_t *);
43 #define glob64_t glob_t

Completed in 1 milliseconds