Searched refs:parse_expr_arg0 (Results 1 – 1 of 1) sorted by relevance
/external/squashfs-tools/squashfs-tools/ |
D | action.c | 2832 static int parse_expr_arg0(struct test_entry *test, struct atom *atom) in parse_expr_arg0() function 3242 { "stat", 1, stat_fn, parse_expr_arg0, 1, 1}, 3243 { "readlink", 1, readlink_fn, parse_expr_arg0, 0, 1},
|