Searched refs:reusable (Results 1 - 9 of 9) sorted by relevance

/netbsd-current/external/bsd/ntp/dist/include/
H A Dntp_worker.h65 int reusable; member in struct:blocking_child_tag
94 int reusable; member in struct:blocking_child_tag
/netbsd-current/external/bsd/ntp/dist/libntp/
H A Dntp_worker.c143 if (blocking_children[slot]->reusable) {
144 blocking_children[slot]->reusable = FALSE;
184 blocking_children[intres_slot]->reusable)
H A Dwork_thread.c496 DEBUG_INSIST(!c->reusable);
893 DEBUG_INSIST(!c->reusable);
937 c->reusable = TRUE;
H A Dwork_fork.c167 if (NULL == c || c->reusable == TRUE)
238 c->reusable = TRUE;
/netbsd-current/sys/external/bsd/compiler_rt/dist/lib/sanitizer_common/
H A Dsanitizer_mac.cc932 mach_vm_size_t reusable; member in struct:__sanitizer::__sanitizer_task_vm_info
/netbsd-current/external/gpl3/gcc.old/dist/libsanitizer/sanitizer_common/
H A Dsanitizer_mac.cc895 mach_vm_size_t reusable; member in struct:__sanitizer::__sanitizer_task_vm_info
/netbsd-current/external/mpl/dhcp/dist/server/
H A Ddhcp.c5755 int reusable = 0; local
5841 reusable = 1;
5848 lease->cannot_reuse = (!reusable && offer == DHCPOFFER);
5849 return (reusable);
/netbsd-current/external/gpl3/gcc/dist/libsanitizer/sanitizer_common/
H A Dsanitizer_mac.cpp1160 mach_vm_size_t reusable; member in struct:__sanitizer::__sanitizer_task_vm_info
/netbsd-current/external/public-domain/sqlite/dist/
H A Dsqlite3.c19117 unsigned reusable :1; /* Constant expression is reusable */ member in struct:ExprList::ExprList_item::__anon27
[all...]

Completed in 671 milliseconds