Searched defs:opt_F_t (Results 1 - 1 of 1) sorted by relevance

/external/ltrace/
H A Doptions.h80 struct opt_F_t { struct
90 enum opt_F_kind opt_F_get_kind(struct opt_F_t *entry);
94 void opt_F_destroy(struct opt_F_t *entry);
99 * initialized like VECT_INIT(VEC, struct opt_F_t); Returns 0 on
103 /* Vector of struct opt_F_t. */

Completed in 619 milliseconds