Searched refs:gos_last_opt (Results 1 – 4 of 4) sorted by relevance
156 switch (params.gos_last_opt) { in bootflags()163 params.gos_last_opt); in bootflags()
215 switch (params.gos_last_opt) { in bootflags()223 params.gos_last_opt); in bootflags()
60 char gos_last_opt; /* Last option seen. */ member
113 params->gos_last_opt = c = strp[params->gos_pos]; in getoptstr()