Lines Matching defs:args
166 substring_t args[MAX_OPT_ARGS];
197 token = match_token(p, tokens, args);
200 r = match_int(&args[0], &option);
214 r = match_int(&args[0], &option);
229 r = match_int(&args[0], &option);
244 r = match_int(&args[0], &option);
255 v9ses->uname = match_strdup(&args[0]);
263 v9ses->aname = match_strdup(&args[0]);
284 v9ses->cachetag = match_strdup(&args[0]);
292 s = match_strdup(&args[0]);
309 s = match_strdup(&args[0]);
356 r = match_int(&args[0], &option);