Searched refs:wordexp_t (Results 1 - 1 of 1) sorted by relevance
/interface/sdk_c/third_party/musl/ndk_musl_include/ | ||
H A D | wordexp.h | 25 } wordexp_t;
typedef 34 int wordexp (const char *__restrict, wordexp_t *__restrict, int); 35 void wordfree (wordexp_t *); |
Completed in 1 milliseconds