Home
last modified time | relevance | path

Searched refs:getoptstr (Results 1 – 6 of 6) sorted by relevance

/titanic_41/usr/src/common/util/
H A Dgetoptstr.h72 int getoptstr(struct gos_params *params);
H A Dgetoptstr.c83 getoptstr(struct gos_params *params) in getoptstr() function
/titanic_41/usr/src/psm/stand/boot/sparc/common/
H A Dbootflags.c71 while ((c = getoptstr(&params)) != -1) { in bootflags()
/titanic_41/usr/src/uts/common/krtld/
H A Dkobj_bootflags.c85 while ((c = getoptstr(&params)) != -1) { in bootflags()
/titanic_41/usr/src/psm/stand/boot/sparcv9/
H A DMakefile.com47 TOP_CMN_C_SRC = getoptstr.c
/titanic_41/usr/src/uts/common/
H A DMakefile.files1707 KRTLD_OBJS += kobj_bootflags.o getoptstr.o \