File size: 1,087 Bytes
78d2150
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
[
  {
    "function_name": "mode_changed",
    "function_signature": "static bool mode_changed (int dir_fd, char const *file, char const *file_full_name,\n              mode_t old_mode, mode_t new_mode)",
    "include_line": "#include \"../tests/chmod/tests_for_mode_changed.c\""
  },
  {
    "function_name": "describe_change",
    "function_signature": "static void describe_change (char const *file, struct change_status const *ch)",
    "include_line": "#include \"../tests/chmod/tests_for_describe_change.c\""
  },
  {
    "function_name": "process_file",
    "function_signature": "static bool process_file (FTS *fts, FTSENT *ent)",
    "include_line": "#include \"../tests/chmod/tests_for_process_file.c\""
  },
  {
    "function_name": "process_files",
    "function_signature": "static bool process_files (char **files, int bit_flags)",
    "include_line": "#include \"../tests/chmod/tests_for_process_files.c\""
  },
  {
    "function_name": "usage",
    "function_signature": "void usage (int status)",
    "include_line": "#include \"../tests/chmod/tests_for_usage.c\""
  }
]