Home
last modified time | relevance | path

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

/aoo41x/main/soltools/javadep/
H A Djavadep.c129 int append_to_growable(struct growable *, char *);
281 append_to_growable(pdep, strdup(pstr)); in add_to_dependencies()
324 append_to_growable(pdep, strdup(path)); in add_to_dependencies()
650 int append_to_growable(struct growable *pgrow, char *pstr) in append_to_growable() function
712 append_to_growable(pfilt, pstr); in create_filters()
718 append_to_growable(pfilt, pstr); in create_filters()
799 append_to_growable(presp, strdup(token));
827 append_to_growable(pincs, strdup(optarg));

Completed in 37 milliseconds