Searched refs:test_entry (Results 1 - 2 of 2) sorted by relevance

/external/squashfs-tools/squashfs-tools/
H A Daction.h100 struct test_entry *test;
142 struct test_entry { struct
146 int (*parse_args)(struct test_entry *, struct atom *);
H A Daction.c82 static struct test_entry test_table[];
270 struct test_entry *test;
2095 static int parse_number_arg(struct test_entry *test, struct atom *atom)
2121 static int parse_range_args(struct test_entry *test, struct atom *atom)
2222 static int check_pathname(struct test_entry *test, struct atom *atom)
2347 static int parse_uid_arg(struct test_entry *test, struct atom *atom)
2392 static int parse_gid_arg(struct test_entry *test, struct atom *atom)
2447 static int parse_type_arg(struct test_entry *test, struct atom *atom)
2499 static int parse_file_arg(struct test_entry *test, struct atom *atom)
2796 static int parse_expr_argX(struct test_entry *tes
[all...]

Completed in 101 milliseconds