Searched defs:sym_re_p (Results 1 - 1 of 1) sorted by path

/external/ltrace/
H A Doptions.c220 const char *a_sym, int sym_re_p,
240 int status = (sym_re_p ? regcomp : globcomp)
218 add_filter_rule(struct filter *filt, const char *expr, enum filter_rule_type type, const char *a_sym, int sym_re_p, const char *a_lib, int lib_re_p) argument

Completed in 315 milliseconds