Searched refs:destroysource (Results 1 - 3 of 3) sorted by relevance

/freebsd-9.3-release/contrib/bind9/lib/isc/
H A Dentropy.c720 destroysource(isc_entropysource_t **sourcep) { function
805 destroysource(&source);
846 destroysource(&source);
/freebsd-9.3-release/contrib/ntp/lib/isc/
H A Dentropy.c720 destroysource(isc_entropysource_t **sourcep) { function
805 destroysource(&source);
846 destroysource(&source);
/freebsd-9.3-release/sys/vm/
H A Dswap_pager.c894 vm_pindex_t offset, int destroysource)
902 * If destroysource is set, we remove the source object from the
905 if (destroysource) {
972 if (destroysource) {
893 swap_pager_copy(vm_object_t srcobject, vm_object_t dstobject, vm_pindex_t offset, int destroysource) argument

Completed in 109 milliseconds