Searched defs:copy_args (Results 1 – 4 of 4) sorted by relevance
25 va_list copy_args; in VASprintf() local
431 struct copy_args { struct432 char **start;433 char *end;434 int flags;435 int type;436 struct copy_range *extra; /* extra filtering */
2214 copy_args(int *alen) in copy_args() function
144 Args copy_args(current_args); in GetRepeatCommand() local