Home
last modified time | relevance | path

Searched refs:TFTP_ERR_DISK_FULL (Results 1 – 2 of 2) sorted by relevance

/external/syslinux/com32/libupload/
Dtftp.h10 TFTP_ERR_DISK_FULL = 3, /**< Disk full or allocation exceeded */ enumerator
/external/syslinux/gpxe/src/include/gpxe/
Dtftp.h27 #define TFTP_ERR_DISK_FULL 3 /**< Disk full or allocation exceeded */ macro