Searched refs:has_arg (Results 1 – 2 of 2) sorted by relevance
46 if (opts->has_arg & OPT_NOPARAM) { in ncp_getopt()53 if (opts->has_arg & OPT_INT) { in ncp_getopt()64 if (opts->has_arg & OPT_STRING) { in ncp_getopt()
9 unsigned int has_arg; member