Searched refs:comm_local (Results 1 – 3 of 3) sorted by relevance
315 comm_local, enumerator
3212 c_hdl->type == comm_local || c_hdl->type == comm_raw)3346 log_assert(c->type == comm_tcp || c->type == comm_local);3981 log_assert(c->type == comm_tcp || c->type == comm_local);5704 log_assert(c->type == comm_local);6439 c->type = comm_local;6604 if(c->type == comm_tcp || c->type == comm_local || c->type == comm_http) {6862 if(c->type == comm_tcp || c->type == comm_local) {
1010 else if(tp == comm_local) comm = "unix"; in log_reply_info()