Lines Matching refs:FTSENT
1915 handle_fts_entry(const FTSENT *entry,
1957 FTSENT *entry;
2228 /// Test if a given FTSENT* denotes a file with a given name.
2230 /// @param entry the FTSENT* to consider.
2237 entry_of_file_with_name(const FTSENT *entry,
2274 FTSENT *entry;
2334 /// Test if an FTSENT pointer (resulting from fts_read) represents the
2337 /// @param entry the FTSENT to consider.
2341 is_vmlinux(const FTSENT *entry)
2364 /// Test if an FTSENT pointer (resulting from fts_read) represents a a
2367 /// @param entry the FTSENT to consider.
2371 is_kernel_module(const FTSENT *entry)
2412 FTSENT *entry;
2454 FTSENT *entry;