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

/macosx-10.10/zsh-61/zsh/Src/Modules/
H A Dzftp.c307 int has_size; /* understands SIZE? */ member in struct:zftp_session
1206 if ((zfsess->has_size == ZFCP_NOPE && retsize) ||
1223 zfsess->has_size = ZFCP_YUPP;
1225 zfsess->has_size = ZFCP_NOPE;
1962 zfsess->has_size = zfsess->has_mdtm = ZFCP_UNKN;

Completed in 195 milliseconds