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

  /external/curl/lib/
tftp.c 949 tftp_state_data_t *state = conn->proto.tftpc;
976 state = conn->proto.tftpc = calloc(1, sizeof(tftp_state_data_t));
1059 tftp_state_data_t *state = (tftp_state_data_t *)conn->proto.tftpc;
    [all...]
urldata.h 983 struct tftp_state_data *tftpc; member in union:connectdata::__anon17385
    [all...]

Completed in 635 milliseconds