OpenBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
srclose
sys/arch/arm64/stand/efiboot/conf.c
73
{ "sr", srstrategy, sropen, srclose, srioctl },
sys/arch/arm64/stand/efiboot/softraid_arm64.h
30
int srclose(struct open_file *);
sys/arch/riscv64/stand/efiboot/conf.c
67
{ "sr", srstrategy, sropen, srclose, srioctl },
sys/arch/riscv64/stand/efiboot/softraid_riscv64.h
30
int srclose(struct open_file *);