Home
last modified time | relevance | path

Searched refs:tftp_reopen (Results 1 – 1 of 1) sorted by relevance

/external/syslinux/gpxe/src/net/udp/
Dtftp.c186 static int tftp_reopen ( struct tftp_request *tftp ) { in tftp_reopen() function
500 if ( ( rc = tftp_reopen ( tftp ) ) != 0 ) in tftp_timer_expired()
528 if ( ( rc = tftp_reopen ( tftp ) ) != 0 ) in tftp_timer_expired()
1132 if ( ( rc = tftp_reopen ( tftp ) ) != 0 ) in tftp_core_open()