Home
last modified time | relevance | path

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

/l4re-core-master/uclibc/lib/contrib/uclibc/libc/inet/rpc/
A Dsvc_udp.c360 #define CACHE_PERROR(msg) \ macro
432 CACHE_PERROR (_("enablecache: cache already enabled")); in svcudp_enablecache()
438 CACHE_PERROR (_("enablecache: could not allocate cache")); in svcudp_enablecache()
446 CACHE_PERROR (_("enablecache: could not allocate cache data")); in svcudp_enablecache()
453 CACHE_PERROR (_("enablecache: could not allocate cache fifo")); in svcudp_enablecache()
489 CACHE_PERROR (_("cache_set: victim not found")); in cache_set()
500 CACHE_PERROR (_("cache_set: victim alloc failed")); in cache_set()
506 CACHE_PERROR (_("cache_set: could not allocate new rpc_buffer")); in cache_set()

Completed in 2 milliseconds