Lines Matching defs:args
165 substring_t args[MAX_OPT_ARGS];
194 token = match_token(p, tokens, args);
197 r = match_int(&args[0], &option);
211 r = match_int(&args[0], &option);
226 r = match_int(&args[0], &option);
241 r = match_int(&args[0], &option);
252 v9ses->uname = match_strdup(&args[0]);
260 v9ses->aname = match_strdup(&args[0]);
281 v9ses->cachetag = match_strdup(&args[0]);
289 s = match_strdup(&args[0]);
306 s = match_strdup(&args[0]);
352 r = match_int(&args[0], &option);