Searched refs:check_tftp_fileperm (Results 1 – 1 of 1) sorted by relevance
21 static struct tftp_file *check_tftp_fileperm(ssize_t *len);266 if ((transfer->file = check_tftp_fileperm(&len))) in tftp_request()288 static struct tftp_file *check_tftp_fileperm(ssize_t *len) in check_tftp_fileperm() function