Home
last modified time | relevance | path

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

/netbsd-src/usr.sbin/sysinst/arch/emips/
H A Dmd.c167 char ldr_path[STRSIZE]; in md_post_extract() local
169 strlcpy(ldr_path, target_expand("/boot.emips"), sizeof ldr_path); in md_post_extract()
175 "/bin/dd if=%s of=/dev/reflash0c bs=512", ldr_path)) in md_post_extract()