Home
last modified time | relevance | path

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

/dragonfly/contrib/tnftp/src/
H A Dftp_var.h170 FEAT_max enumerator
262 GLOBAL int features[FEAT_max]; /* remote FEATures supported */
H A Dutil.c256 for (i = 0; i < FEAT_max; i++) in getremoteinfo()
260 for (i = 0; i < FEAT_max; i++) { in getremoteinfo()