HomeSort by: relevance | last modified time | path
    Searched defs:alloc_err (Results 1 - 1 of 1) sorted by relevancy

  /src/lib/libc/rpc/
svc_dg.c 413 static const char alloc_err[] = "could not allocate cache "; variable in typeref:typename:const char[]
434 warnx(cache_enable_str, alloc_err, " ");
442 warnx(cache_enable_str, alloc_err, "data");
450 warnx(cache_enable_str, alloc_err, "fifo");

Completed in 13 milliseconds