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

/netbsd-current/usr.bin/ftp/
H A Dutil.c184 features[FEAT_SIZE] = 1;
267 DEBUG_FEAT(FEAT_SIZE);
660 if (! features[FEAT_SIZE]) {
678 if (r == ERROR && code == 500 && features[FEAT_SIZE] == -1)
679 features[FEAT_SIZE] = 0;
H A Dftp_var.h163 FEAT_SIZE, /* SIZE */ enumerator in enum:__anon175

Completed in 184 milliseconds