Home
last modified time | relevance | path

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

/dports/net-p2p/uhub/uhub-a8ee6e7/src/core/
H A Dhub.h47 status_msg_error_no_memory = -23, /* Hub is out of memory */ enumerator
H A Dinf.c103 return status_msg_error_no_memory; in check_cid()