Home
last modified time | relevance | path

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

/xnu-8796.141.3/bsd/kern/
H A Dnetboot.c102 char * mount_point; member
344 char * mount_point = NULL; in netboot_info_init() local
349 &mount_point, &image_path)) { in netboot_info_init()
385 kfree_data(info->mount_point, info->mount_point_length); in netboot_info_free()
426 strlcpy(path, S_netboot_info_p->mount_point, path_len); in netboot_rootpath()