Searched refs:VM_INHERIT_ZERO (Results 1 - 2 of 2) sorted by relevance

/freebsd-current/sys/vm/
H A Dvm.h67 #define VM_INHERIT_ZERO ((vm_inherit_t) 3) macro
H A Dvm_map.c3200 case VM_INHERIT_ZERO:
3232 new_inheritance != VM_INHERIT_ZERO)
4490 case VM_INHERIT_ZERO:
4506 new_entry->inheritance = VM_INHERIT_ZERO;

Completed in 87 milliseconds