HomeSort by relevance Sort by last modified time
    Searched full:opt_c_struct (Results 1 - 1 of 1) sorted by null

  /external/ltrace/
summary.c 47 struct opt_c_struct { struct
74 fill_struct(const char **namep, struct opt_c_struct *st, void *u)
126 DICT_EACH(dict_opt_c, const char *, struct opt_c_struct, NULL,
170 DICT_INIT(dict_opt_c, char *, struct opt_c_struct,
174 struct opt_c_struct *st = DICT_FIND_REF(dict_opt_c, &libsym->name,
175 struct opt_c_struct);
178 struct opt_c_struct new_st = {.count = 0, .tv = {0, 0}};
183 struct opt_c_struct,
188 struct opt_c_struct);

Completed in 3778 milliseconds