FreeBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
format_select
usr.bin/mkimg/format.h
46
int format_select(const char *);
usr.bin/mkimg/mkimg.c
602
error = format_select(optarg);
usr.bin/mkimg/mkimg.c
720
format_select("raw");