Searched refs:o_optional (Results 1 – 1 of 1) sorted by relevance
783 uint32_t o_optional) in dl_argv_parse() argument786 uint32_t o_all = o_required | o_optional; in dl_argv_parse()957 if ((o_optional & DL_OPT_SB) && !(o_found & DL_OPT_SB)) { in dl_argv_parse()1094 uint32_t o_required, uint32_t o_optional) in dl_argv_parse_put() argument1098 err = dl_argv_parse(dl, o_required, o_optional); in dl_argv_parse_put()