Home
last modified time | relevance | path

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

/xnu-12377.81.4/bsd/kern/
H A Dnetboot.c307 save_path(char * * str_p, size_t * length_p, char * path) in save_path() function
355 save_path(&info->image_path, &info->image_path_length, in netboot_info_init()
367 save_path(&info->second_image_path, &info->second_image_path_length, in netboot_info_init()
/xnu-12377.81.4/tools/lldbmacros/
H A Dxnu.py786 save_path = command_args[1]
796 pr.dump_stats(save_path)
818 save_path = command_args[1]
821 cov = coverage.Coverage(data_file=save_path)