Home | History | Annotate | Download | only in lib

Lines Matching refs:tftpc

942   tftp_state_data_t *state = conn->proto.tftpc;
969 state = conn->proto.tftpc = calloc(1, sizeof(tftp_state_data_t));
1052 tftp_state_data_t *state = (tftp_state_data_t *)conn->proto.tftpc;
1098 tftp_state_data_t *state = (tftp_state_data_t *)conn->proto.tftpc;
1179 tftp_state_data_t *state = (tftp_state_data_t *)conn->proto.tftpc;
1217 tftp_state_data_t *state = (tftp_state_data_t *)conn->proto.tftpc;
1300 tftp_state_data_t *state = (tftp_state_data_t *)conn->proto.tftpc;
1335 if(!conn->proto.tftpc) {
1341 state = (tftp_state_data_t *)conn->proto.tftpc;