Searched refs:MAX_TFTP_PATH_LEN (Results 1 – 1 of 1) sorted by relevance
21 #define MAX_TFTP_PATH_LEN 127 macro195 char relfile[MAX_TFTP_PATH_LEN+1]; in get_relfile()207 if (path_len > MAX_TFTP_PATH_LEN) { in get_relfile()278 char path[MAX_TFTP_PATH_LEN+1]; in get_pxelinux_path()280 if (base_len + strlen(file) > MAX_TFTP_PATH_LEN) { in get_pxelinux_path()