Home
last modified time | relevance | path

Searched defs:noisy (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/tnftp/src/
H A Dutil.c657 remotesize(const char *file, int noisy) in remotesize()
700 remotemodtime(const char *file, int noisy) in remotemodtime()
/freebsd/contrib/bzip2/
H A Dbzip2.c185 Bool forceOverwrite, testFailsExist, unzFailsExist, noisy; variable
/freebsd/crypto/openssh/
H A Dsftp.c2436 int r, in, out, ch, err, tmp, port = -1, noisy = 0; in main() local