Searched refs:find_source (Results 1 – 10 of 10) sorted by relevance
786 bool find_source, do_dad; in in_arpinput() local 829 find_source = false; in in_arpinput() 832 find_source = true; in in_arpinput() 881 if (ia == NULL && find_source && !in_nullhost(itaddr)) { in in_arpinput() 882 find_source = false; in in_arpinput()
618 static unsigned find_source (const char *);1604 find_source (const char *file_name) in find_source() function1741 unsigned src_idx = find_source (gcov_read_string ()); in read_graph_file()1868 (find_source (file_name))); in read_graph_file()
653 static unsigned find_source (const char *);1709 find_source (const char *file_name) in find_source() function1851 unsigned src_idx = find_source (gcov_read_string ()); in read_graph_file()1980 (find_source (file_name))); in read_graph_file()
2471 (find_source): Don't check for null name or source arrays here.3519 (find_source): Check source_prefix.3577 (find_source): Look for and create a canonical name.3763 (find_source): Return source index, adjust for source array.33369 * gcov.c (find_source): Use filename_cmp instead
7775 (find_source): Assign index for each source file.9345 (find_source): Use std::find.9373 (find_source): Use vector methods.32990 (find_source): Fix GNU coding style.
17997 (find_source): File date is now read here and modifications in18005 Checking source file modification is done in find_source.
27110 * gcov.c (find_source): Take const char *, copy it on allocation.28345 (find_source, output_branch_count): New functions.
17957 (find_source): Likewise in fnotice.
16561 (find_source): Likewise.
36566 * gcov.c (find_source): Fix miswording in error message.