Searched defs:__no_mem_str (Results 1 - 3 of 3) sorted by relevance

/illumos-gate/usr/src/lib/libnsl/rpc/
H A Dsvc_simple.c75 static const char __no_mem_str[] = "out of memory"; variable
158 __no_mem_str);
195 __no_mem_str);
H A Dsvc_dg.c86 static const char __no_mem_str[] = "out of memory"; variable
180 (void) syslog(LOG_ERR, svc_dg_str, __no_mem_str);
H A Dclnt_vc.c109 static const char __no_mem_str[] = "out of memory"; variable
252 clnt_vc_str, __no_mem_str);
624 clnt_vc_str, __no_mem_str);
1179 clnt_read_vc_str, __no_mem_str);
1219 clnt_read_vc_str, __no_mem_str);

Completed in 69 milliseconds