Lines Matching refs:args
366 substring_t args[MAX_OPT_ARGS];
372 token = match_token(p, tokens, args);
399 popt->iocharset = match_strdup(&args[0]);
414 if (match_int(&args[0], &option))
426 if (match_int(&args[0], &option))
439 if (match_uint(&args[0], &uv))
447 if (match_uint(&args[0], &uv))
455 if (match_int(&args[0], &option))
460 if (match_int(&args[0], &option))
468 if (match_int(&args[0], &option))