Searched refs:compare_function (Results 1 - 2 of 2) sorted by relevance

/freebsd-10.3-release/usr.sbin/snapinfo/
H A Dsnapinfo.c45 static int compare_function(const char *, const struct stat *,
144 compare_function(const char *path, const struct stat *st, int flags, function
167 ret = nftw(path, compare_function, 1, FTW_PHYS|FTW_MOUNT);
/freebsd-10.3-release/contrib/bmake/
H A Dcond.c871 compare_function(Boolean doEval)
1002 return compare_function(doEval);
863 compare_function(Boolean doEval) function

Completed in 107 milliseconds