Home
last modified time | relevance | path

Searched refs:read_in_exceptions (Results 1 – 3 of 3) sorted by relevance

/titanic_44/usr/src/tools/protocmp/
H A Dexception_list.h39 extern int read_in_exceptions(const char *, int);
H A Dexception_list.c90 read_in_exceptions(const char *exception_file, int verbose) in read_in_exceptions() function
H A Dprotocmp.c784 (void) read_in_exceptions(exception_files[i], verbose); in main()