Home
last modified time | relevance | path

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

/openbsd-src/usr.sbin/nsd/
H A Dremote.h93 void daemon_remote_attach(struct daemon_remote* rc, struct xfrd_state* xfrd);
H A Dremote.c553 daemon_remote_attach(struct daemon_remote* rc, struct xfrd_state* xfrd) in daemon_remote_attach() function
H A Dxfrd.c201 daemon_remote_attach(xfrd->nsd->rc, xfrd); in xfrd_init()