| [ | |
| { | |
| "function_name": "usage", | |
| "function_signature": "void usage (int status)", | |
| "include_line": "#include \"../tests/cp/tests_for_usage.c\"" | |
| }, | |
| { | |
| "function_name": "re_protect", | |
| "function_signature": "static bool re_protect (char const *const_dst_name, char const *dst_src_name,\n int dst_dirfd, char const *dst_relname,\n struct dir_attr *attr_list, const struct cp_options *x)", | |
| "include_line": "#include \"../tests/cp/tests_for_re_protect.c\"" | |
| }, | |
| { | |
| "function_name": "make_dir_parents_private", | |
| "function_signature": "static bool make_dir_parents_private (char const *const_dir, size_t src_offset,\n int dst_dirfd,\n char const *verbose_fmt_string,\n struct dir_attr **attr_list, bool *new_dst,\n const struct cp_options *x)", | |
| "include_line": "#include \"../tests/cp/tests_for_make_dir_parents_private.c\"" | |
| }, | |
| { | |
| "function_name": "do_copy", | |
| "function_signature": "static bool do_copy (int n_files, char **file, char const *target_directory,\n bool no_target_directory, struct cp_options *x)", | |
| "include_line": "#include \"../tests/cp/tests_for_do_copy.c\"" | |
| }, | |
| { | |
| "function_name": "cp_option_init", | |
| "function_signature": "static void cp_option_init (struct cp_options *x)", | |
| "include_line": "#include \"../tests/cp/tests_for_cp_option_init.c\"" | |
| }, | |
| { | |
| "function_name": "decode_preserve_arg", | |
| "function_signature": "static void decode_preserve_arg (char const *arg, struct cp_options *x, bool on_off)", | |
| "include_line": "#include \"../tests/cp/tests_for_decode_preserve_arg.c\"" | |
| } | |
| ] |