Home
last modified time | relevance | path

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

/netbsd-src/sys/arch/hpcmips/stand/pbsdboot/
H A Dmain.c369 int path_list_items = ARRAYSIZEOF(path_list); variable
453 for (i = 0; i < path_list_items; i++) { in WinMain()
524 if (pref_load(path_list, path_list_items) == 0) { in WinMain()
560 for (i = 0; i < path_list_items; i++) { in WinMain()
1185 pref_save(path_list, path_list_items); in BootKernel()