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

  /src/lib/libc/rpc/
svc_simple.c 91 static const char __no_mem_str[] = "out of memory"; variable in typeref:typename:const char[]
173 warnx("%s: %s", __func__, __no_mem_str);
213 warn("%s: %s", __func__, __no_mem_str);
svc_dg.c 107 static const char __no_mem_str[] = "out of memory"; variable in typeref:typename:const char[]
166 (void) warnx(svc_dg_str, __no_mem_str);

Completed in 12 milliseconds