Searched refs:MAX_TFTP_PATH_LEN (Results 1 – 1 of 1) sorted by relevance
22 #define MAX_TFTP_PATH_LEN 127 macro196 char relfile[MAX_TFTP_PATH_LEN+1]; in get_relfile()208 if (path_len > MAX_TFTP_PATH_LEN) { in get_relfile()279 char path[MAX_TFTP_PATH_LEN+1]; in get_pxelinux_path()281 if (base_len + strlen(file) > MAX_TFTP_PATH_LEN) { in get_pxelinux_path()