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

/xnu-2422.115.4/osfmk/vm/
H A Dmemory_object.c1213 old_memory_object_behave_info_t behave; local
1220 behave = (old_memory_object_behave_info_t) attributes;
1222 temporary = behave->temporary;
1223 invalidate = behave->invalidate;
1224 copy_strategy = behave->copy_strategy;
1231 memory_object_behave_info_t behave; local
1238 behave = (memory_object_behave_info_t) attributes;
1240 temporary = behave->temporary;
1241 invalidate = behave->invalidate;
1242 copy_strategy = behave
1345 old_memory_object_behave_info_t behave; local
1367 memory_object_behave_info_t behave; local
[all...]
/xnu-2422.115.4/makedefs/
H A DMakeInc.cmd184 # behave similarly to externally compiled commands

Completed in 44 milliseconds