Illumos
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
getoptstr
usr/src/common/util/getoptstr.h
70
int getoptstr(struct gos_params *params);
usr/src/psm/stand/boot/sparc/common/bootflags.c
67
while ((c = getoptstr(¶ms)) != -1) {
usr/src/uts/common/krtld/kobj_bootflags.c
85
while ((c = getoptstr(¶ms)) != -1) {