SYMBOL INDEX (5 symbols across 2 files) FILE: packages/libandroid-wordexp/wordexp.c function reap (line 17) | static void reap(pid_t pid) function do_wordexp (line 35) | static int do_wordexp(const char *s, wordexp_t *we, int flags) function wordexp (line 180) | int wordexp(const char *restrict s, wordexp_t *restrict we, int flags) function wordfree (line 189) | void wordfree(wordexp_t *we) FILE: packages/libandroid-wordexp/wordexp.h type wordexp_t (line 21) | typedef struct {