FreeBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
ub_dev_enum
stand/uboot/glue.h
83
int ub_dev_enum(void);
stand/uboot/main.c
490
if ((devs_no = ub_dev_enum()) == 0) {
stand/uboot/main.c
583
if ((devs_no = ub_dev_enum()) == 0) {