Home
last modified time | relevance | path

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

/netbsd/usr.bin/ftp/
H A Dftp_var.h165 FEAT_max enumerator
257 GLOBAL int features[FEAT_max]; /* remote FEATures supported */
H A Dutil.c249 for (i = 0; i < FEAT_max; i++) in getremoteinfo()
253 for (i = 0; i < FEAT_max; i++) { in getremoteinfo()