Searched refs:matches_serecord (Results 1 – 2 of 2) sorted by relevance
109 static int matches_serecord(serecord_t *sep);
536 if (matches_serecord(sep)) { in list_file()607 if (!matches_serecord(sep)) { in remove_file()666 if (matches_serecord(sep)) { in check_for_removes()681 matches_serecord(serecord_t *sep) in matches_serecord() function