Searched refs:check_tftp_fileperm (Results 1 - 1 of 1) sorted by relevance

/external/dnsmasq/src/
H A Dtftp.c21 static struct tftp_file *check_tftp_fileperm(ssize_t *len);
266 if ((transfer->file = check_tftp_fileperm(&len)))
288 static struct tftp_file *check_tftp_fileperm(ssize_t *len) function

Completed in 3300 milliseconds