Searched refs:__no_mem_str (Results 1 - 4 of 4) sorted by relevance

/freebsd-9.3-release/lib/libc/rpc/
H A Dsvc_simple.c84 static const char __no_mem_str[] = "out of memory"; variable
166 warnx(rpc_reg_err, rpc_reg_msg, __no_mem_str);
206 warnx(rpc_reg_err, rpc_reg_msg, __no_mem_str);
H A Dclnt_vc.c145 static const char __no_mem_str[] = "out of memory"; variable
185 clnt_vc_str, __no_mem_str);
H A Dsvc_dg.c102 static const char __no_mem_str[] = "out of memory"; variable
179 (void) warnx(svc_dg_str, __no_mem_str);
/freebsd-9.3-release/sys/rpc/
H A Dsvc_dg.c94 static const char __no_mem_str[] = "out of memory"; variable
144 (void) printf(svc_dg_str, __no_mem_str);

Completed in 207 milliseconds