HomeSort by: relevance | last modified time | path
    Searched refs:_unbound (Results 1 - 6 of 6) sorted by relevancy

  /src/external/bsd/unbound/dist/libunbound/python/
Makefile 45 #_unbound.so: ../../Makefile
53 rm -f _unbound.so libunbound_wrap.o
56 testenv: ../../.libs/libunbound.so.2 ../../.libs/_unbound.so
58 cd examples && mkdir unbound && ln -s ../../unbound.py unbound/__init__.py && ln -s ../../_unbound.so unbound/_unbound.so && ln -s ../../../../.libs/libunbound.so.2 unbound/libunbound.so.2 && ls -la
59 cd examples && if test -f ../../../.libs/_unbound.so; then cp ../../../.libs/_unbound.so . ; fi
62 rm -rdf examples/unbound examples/_unbound.so
64 doc: ../../.libs/libunbound.so.0 _unbound.so
71 gcc -shared libunbound_wrap.o -L../../.libs -lunbound -o _unbound.so
    [all...]
libunbound.i 293 self.this = _unbound.ub_ctx_create()
297 #__swig_destroy__ = _unbound.ub_ctx_free_dbg
298 __swig_destroy__ = _unbound._ub_ctx_delete
310 return _unbound.ub_ctx_add_ta(self,ta)
323 return _unbound.ub_ctx_add_ta_file(self,fname)
334 return _unbound.ub_ctx_config(self,fname)
345 return _unbound.ub_ctx_debuglevel(self,d)
377 return _unbound.ub_ctx_debugout(self,out)
390 return _unbound.ub_ctx_hosts(self,fname)
399 return _unbound.ub_ctx_print_local_zones(self
    [all...]
  /src/etc/unbound/
unbound.conf 39 username: _unbound
46 # Only root and users in the _unbound user's group will have
  /src/external/bsd/unbound/
Makefile.inc 25 -e s,@UNBOUND_USERNAME@,_unbound, < ${.ALLSRC} > ${.TARGET}
  /src/external/bsd/unbound/etc/rc.d/
unbound 82 root_key=$(su -m _unbound -c \
87 su -m _unbound -c 'unbound-anchor -a "$1"' -- \
  /src/usr.sbin/postinstall/
postinstall.in 1458 _unbound _nsd nvmm _dhcpcd
2452 SKIP _unbound _nsd SKIP _dhcpcd

Completed in 17 milliseconds