Searched refs:HD_ERROR_BASE (Results 1 - 1 of 1) sorted by relevance

/haiku/src/apps/haikudepot/
H A DHaikuDepotConstants.h64 #define HD_ERROR_BASE (B_ERRORS_END + 1) macro
65 #define HD_NETWORK_INACCESSIBLE (HD_ERROR_BASE + 1)
66 #define HD_CLIENT_TOO_OLD (HD_ERROR_BASE + 2)
67 #define HD_ERR_NOT_MODIFIED (HD_ERROR_BASE + 3)
68 #define HD_ERR_NO_DATA (HD_ERROR_BASE + 4)

Completed in 35 milliseconds