Home
last modified time | relevance | path

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

/netbsd-src/external/bsd/unbound/dist/dnstap/
H A Dunbound-dnstap-socket.c154 char* socketpath; member
188 free(s->socketpath); in tap_socket_delete()
194 static struct tap_socket* tap_socket_new_local(char* socketpath, in tap_socket_new_local() argument
202 s->socketpath = strdup(socketpath); in tap_socket_new_local()
203 if(!s->socketpath) { in tap_socket_new_local()
315 if(s->socketpath) { in tap_socket_setup()
317 s->fd = create_local_accept_sock(s->socketpath, NULL, 0); in tap_socket_setup()
/netbsd-src/external/bsd/openldap/dist/servers/slapd/back-sock/
H A Dsearchexample.conf23 socketpath /tmp/example.sock