Home
last modified time | relevance | path

Searched defs:entp (Results 1 – 2 of 2) sorted by relevance

/dragonfly/bin/cp/
H A Dutils.c53 copy_file(const FTSENT *entp, int dne) in copy_file()
/dragonfly/sys/vfs/ext2fs/
H A Dext2_htree.c267 struct ext2fs_htree_entry *entp, *start, *end, *middle, *found; in ext2_htree_find_leaf() local