Searched refs:BcOptLong (Results 1 – 4 of 4) sorted by relevance
87 typedef struct BcOptLong struct98 } BcOptLong; argument116 bc_opt_parse(BcOpt* o, const BcOptLong* longopts);
82 extern const BcOptLong bc_args_lopt[];
57 bc_opt_longoptsEnd(const BcOptLong* longopts, size_t i) in bc_opt_longoptsEnd()69 bc_opt_longopt(const BcOptLong* longopts, int c) in bc_opt_longopt()120 bc_opt_type(const BcOptLong* longopts, char c) in bc_opt_type()143 bc_opt_parseShort(BcOpt* o, const BcOptLong* longopts) in bc_opt_parseShort()290 bc_opt_parse(BcOpt* o, const BcOptLong* longopts) in bc_opt_parse()
142 const BcOptLong bc_args_lopt[] = {