Home
last modified time | relevance | path

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

/freebsd/contrib/tnftp/src/
H A Dutil.c190 features[FEAT_SIZE] = 1; in parse_feat()
278 DEBUG_FEAT(FEAT_SIZE); in getremoteinfo()
666 if (! features[FEAT_SIZE]) { in remotesize()
684 if (r == ERROR && code == 500 && features[FEAT_SIZE] == -1) in remotesize()
685 features[FEAT_SIZE] = 0; in remotesize()
H A Dftp_var.h168 FEAT_SIZE, /* SIZE */ enumerator