Searched refs:input_pathname (Results 1 – 3 of 3) sorted by relevance
62 def ProcessDocs(input_filenames, input_pathname, output_pathname, argument87 outputting = (input_pathname is not None) and (output_pathname is not None)101 rel_filename = os.path.relpath(input_filename, start=input_pathname)
52 char input_pathname[PATH_MAX]; variable145 char *data = read_file(input_pathname, &len); in fuzz_func()192 strcpy(input_pathname, argv[2]); in main()
152 char * data = read_file(input_pathname, &len);