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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/curl-7.23.1/source/lib/
H A Dftp.h147 int count3; /* general purpose counter for the state machine */ member in struct:ftp_conn
H A Dftp.c690 /* count3 is set to allow a MKD to fail once. In the case when first CWD
693 ftpc->count3 = (conn->data->set.ftp_create_missing_dirs==2)?1:0;
2503 ftpc->count3=0;
2548 else if(ftpc->count3 < 1) {
2549 ftpc->count3++;
2817 if((ftpcode/100 != 2) && !ftpc->count3--) {
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/s390/crypto/
H A Dzcrypt_pcicc.h161 unsigned int count3; /* 0x00000000 */ member in struct:type86_fmt2_ext
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/samba-3.0.13/source/include/
H A Drpc_netlogon.h898 uint32 count3; member in struct:__anon1621
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/samba-3.0.13/source/rpc_parse/
H A Dparse_net.c2701 if(!prs_uint32("count3", ps, depth, &info->count3))

Completed in 59 milliseconds