Searched refs:tftp_state_t (Results 1 – 1 of 1) sorted by relevance
32 } tftp_state_t; typedef34 static tftp_state_t tftp_state;47 tftp_state_t *pstate = &tftp_state; in close_handle()59 memset(pstate, 0, sizeof(tftp_state_t)); in close_handle()64 tftp_state_t *pstate = &tftp_state; in tftp_tmr()89 tftp_state_t *pstate = &tftp_state; in recv()213 tftp_state_t *pstate = &tftp_state; in tftp_client_get()
Completed in 3 milliseconds