Home
last modified time | relevance | path

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

/dragonfly/contrib/file/src/
H A Dapprentice.c739 int fileerr, errs = -1; in file_apprentice() local
774 fileerr = apprentice_1(ms, fn, action); in file_apprentice()
775 errs = MAX(errs, fileerr); in file_apprentice()