Lines Matching refs:tOptions
77 optionParseShell(tOptions * opts) in optionParseShell()
250 text_to_var(tOptions * opts, teTextTo which, tOptDesc * od) in text_to_var()
321 emit_usage(tOptions * opts) in emit_usage()
397 emit_wrapup(tOptions * opts) in emit_wrapup()
431 emit_setup(tOptions * opts) in emit_setup()
496 emit_action(tOptions * opts, tOptDesc * od) in emit_action()
546 emit_inaction(tOptions * opts, tOptDesc * od) in emit_inaction()
569 emit_flag(tOptions * opts) in emit_flag()
596 emit_match_expr(char const * name, tOptDesc * cod, tOptions * opts) in emit_match_expr()
675 emit_long(tOptions * opts) in emit_long()
826 genshelloptUsage(tOptions * opts, int exit_cd) in genshelloptUsage()