Searched refs:strings_file (Results 1 – 12 of 12) sorted by relevance
168 static bool strings_file (char *);359 exit_status |= !strings_file (argv[optind]); in main()444 strings_file (char *file) in strings_file() function
143 (strings_file): Change file_off to file_ptr, file_open to fopen,
935 * strings.c (strings_file): Warn about attempts to run strings on
126 (strings_file): Use file_off instead of file_ptr. Use file_open.
152 * strings.c (strings_file): Likewise.
2853 * strings.c (strings_file): Try opening the file in binary mode
168 static bool strings_file (char *);375 exit_status |= !strings_file (argv[optind]); in main()460 strings_file (char *file) in strings_file() function