Searched refs:comm_local (Results 1 – 3 of 3) sorted by relevance
317 comm_local, enumerator
3229 c_hdl->type == comm_local || c_hdl->type == comm_raw)3381 log_assert(c->type == comm_tcp || c->type == comm_local);4016 log_assert(c->type == comm_tcp || c->type == comm_local);5717 log_assert(c->type == comm_local);6460 c->type = comm_local;6626 if(c->type == comm_tcp || c->type == comm_local || c->type == comm_http) {6884 if(c->type == comm_tcp || c->type == comm_local) {
1006 else if(tp == comm_local) comm = "unix"; in log_reply_info()