Home
last modified time | relevance | path

Searched refs:captmp (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/lib/libresolv2/common/isc/
H A Dctl_clnt.c149 struct sockaddr *captmp; in ctl_client() local
188 DE_CONST(cap, captmp); in ctl_client()
189 if (bind(ctx->sock, captmp, cap_len) < 0) { in ctl_client()