Searched refs:tftp_filesize (Results 1 – 1 of 1) sorted by relevance
235 char *tftp_filesize; in get_pxe_file() local248 tftp_filesize = from_env("filesize"); in get_pxe_file()250 if (!tftp_filesize) in get_pxe_file()253 if (strict_strtoul(tftp_filesize, 16, &config_file_size) < 0) in get_pxe_file()