HomeSort by relevance Sort by last modified time
    Searched refs:tftpc (Results 1 - 2 of 2) sorted by null

  /external/curl/lib/
tftp.c 929 tftp_state_data_t *state = conn->proto.tftpc;
956 state = conn->proto.tftpc = calloc(1, sizeof(tftp_state_data_t));
1039 tftp_state_data_t *state = (tftp_state_data_t *)conn->proto.tftpc;
1085 tftp_state_data_t *state = (tftp_state_data_t *)conn->proto.tftpc;
    [all...]
urldata.h 1062 struct tftp_state_data *tftpc; member in union:connectdata::__anon8615
    [all...]

Completed in 54 milliseconds