Lines Matching defs:atom
670 void expr_log_atom(struct atom *atom) in expr_log_atom()
2099 static int parse_number_arg(struct test_entry *test, struct atom *atom) in parse_number_arg()
2125 static int parse_range_args(struct test_entry *test, struct atom *atom) in parse_range_args()
2226 static int check_pathname(struct test_entry *test, struct atom *atom) in check_pathname()
2289 static int subpathname_fn(struct atom *atom, struct action_data *action_data) in subpathname_fn()
2354 static int parse_uid_arg(struct test_entry *test, struct atom *atom) in parse_uid_arg()
2399 static int parse_gid_arg(struct test_entry *test, struct atom *atom) in parse_gid_arg()
2454 static int parse_type_arg(struct test_entry *test, struct atom *atom) in parse_type_arg()
2477 static int type_fn(struct atom *atom, struct action_data *action_data) in type_fn()
2488 static int true_fn(struct atom *atom, struct action_data *action_data) in true_fn()
2497 static int false_fn(struct atom *atom, struct action_data *action_data) in false_fn()
2506 static int parse_file_arg(struct test_entry *test, struct atom *atom) in parse_file_arg()
2531 static int file_fn(struct atom *atom, struct action_data *action_data) in file_fn()
2605 static int exec_fn(struct atom *atom, struct action_data *action_data) in exec_fn()
2753 static int exists_fn(struct atom *atom, struct action_data *action_data) in exists_fn()
2781 static int absolute_fn(struct atom *atom, struct action_data *action_data) in absolute_fn()
2803 static int parse_expr_argX(struct test_entry *test, struct atom *atom, in parse_expr_argX()
2832 static int parse_expr_arg0(struct test_entry *test, struct atom *atom) in parse_expr_arg0()
2838 static int parse_expr_arg1(struct test_entry *test, struct atom *atom) in parse_expr_arg1()
2844 static int stat_fn(struct atom *atom, struct action_data *action_data) in stat_fn()
2893 static int readlink_fn(struct atom *atom, struct action_data *action_data) in readlink_fn()
2956 static int eval_fn(struct atom *atom, struct action_data *action_data) in eval_fn()
3053 static int parse_perm_args(struct test_entry *test, struct atom *atom) in parse_perm_args()
3116 static int perm_fn(struct atom *atom, struct action_data *action_data) in perm_fn()