HomeSort by: relevance | last modified time | path
    Searched defs:biosboot (Results 1 - 2 of 2) sorted by relevancy

  /src/sbin/gpt/
biosboot.c 1 /* $NetBSD: biosboot.c,v 1.34 2025/02/23 20:47:19 christos Exp $ */
40 __RCSID("$NetBSD: biosboot.c,v 1.34 2025/02/23 20:47:19 christos Exp $");
83 "biosboot",
170 biosboot(gpt_t gpt, off_t start, uint64_t size, u_int entry, uint8_t *label, function in typeref:typename:int
320 if (biosboot(ngpt, start, size, entry, label, bootpath, active) == -1)
biosboot.c 1 /* $NetBSD: biosboot.c,v 1.34 2025/02/23 20:47:19 christos Exp $ */
40 __RCSID("$NetBSD: biosboot.c,v 1.34 2025/02/23 20:47:19 christos Exp $");
83 "biosboot",
170 biosboot(gpt_t gpt, off_t start, uint64_t size, u_int entry, uint8_t *label, function in typeref:typename:int
320 if (biosboot(ngpt, start, size, entry, label, bootpath, active) == -1)

Completed in 20 milliseconds