Home
last modified time | relevance | path

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

/openbsd/gnu/usr.bin/perl/cpan/Test-Simple/t/Test2/modules/Event/
H A DPlan.t19 $plan->set_max(0);
27 $plan->set_max(0);
33 $plan->set_max(100);
/openbsd/sys/uvm/
H A Duvm_map.c3038 vm_prot_t new_prot, int etype, boolean_t set_max, boolean_t checkimmutable) in uvm_map_protect() argument
3126 if (set_max) { in uvm_map_protect()
3138 if (set_max) { in uvm_map_protect()