Searched refs:filter_arg (Results 1 – 2 of 2) sorted by relevance
192 static struct filter_arg *allocate_arg(void) in allocate_arg()194 return calloc(1, sizeof(struct filter_arg)); in allocate_arg()197 static void free_arg(struct filter_arg *arg) in free_arg()349 enum event_type type, struct filter_arg **parg, char *error_str) in create_arg_item()352 struct filter_arg *arg; in create_arg_item()406 static struct filter_arg *409 struct filter_arg *arg; in create_arg_op()421 static struct filter_arg *424 struct filter_arg *arg; in create_arg_exp()436 static struct filter_arg *[all …]
873 struct filter_arg *left;874 struct filter_arg *right;879 struct filter_arg *left;880 struct filter_arg *right;885 struct filter_arg *left;886 struct filter_arg *right;897 struct filter_arg { struct913 struct filter_arg *filter; argument