Home
last modified time | relevance | path

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

/xnu-11215/tests/vm/
H A Dvm_parameter_validation.c118 get_fd() in get_fd() function
1159 fd = get_fd(); in help_call_mmap__vm_prot()
1187 fd = get_fd(); in help_call_mmap__dst_size_fileoff()
1203 fd = get_fd(); in help_call_mmap__start_size()
1219 fd = get_fd(); in help_call_mmap__offset_size()
1262 fd = get_fd(); in IMPL_FROM_HELPER()
1491 files->sf_fd == get_fd() && files->sf_mappings_count == 1 && in maybe_hide_shared_region_map_failure()
3588 int fd = get_fd();
/xnu-11215/osfmk/tests/
H A Dvm_parameter_validation.h2963 static int get_fd();
2984 files->sf_fd = get_fd(); in get_shared_file_np_trials()