Searched refs:getoptstr (Results 1 – 6 of 6) sorted by relevance
72 int getoptstr(struct gos_params *params);
83 getoptstr(struct gos_params *params) in getoptstr() function
71 while ((c = getoptstr(¶ms)) != -1) { in bootflags()
85 while ((c = getoptstr(¶ms)) != -1) { in bootflags()
47 TOP_CMN_C_SRC = getoptstr.c
1707 KRTLD_OBJS += kobj_bootflags.o getoptstr.o \