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

/macosx-10.10/lukemftp-14/tnftp/src/
H A Dutil.c197 features[FEAT_SIZE] = 1;
285 DEBUG_FEAT(FEAT_SIZE);
673 if (! features[FEAT_SIZE]) {
691 if (r == ERROR && code == 500 && features[FEAT_SIZE] == -1)
692 features[FEAT_SIZE] = 0;
H A Dftp_var.h173 FEAT_SIZE, /* SIZE */ enumerator in enum:__anon10943

Completed in 114 milliseconds