Home
last modified time | relevance | path

Searched defs:arglist (Results 1 – 25 of 35) sorted by relevance

12

/dflybsd-src/bin/sh/
H A Dexpand.h36 struct arglist { struct
57 void emptyarglist(struct arglist *); argument
H A Deval.c352 struct arglist arglist; in evalfor() local
395 struct arglist arglist; in evalcase() local
821 struct arglist arglist; in evalcommand() local
H A Dexpand.c230 expandarg(union node *arg, struct arglist *arglist, int flag) in expandarg()
1072 expmeta(char *enddir, char *name, struct arglist *arglist) in expmeta()
1513 struct arglist arglist; in wordexp2cmd() local
/dflybsd-src/usr.sbin/mailwrapper/
H A Dmailwrapper.c46 struct arglist { struct
51 static void initarg(struct arglist *); argument
/dflybsd-src/crypto/openssh/
H A Dmisc.h126 typedef struct arglist arglist; typedef
127 struct arglist { struct
132 void addargs(arglist *, char *, ...) argument
/dflybsd-src/sbin/restore/
H A Dinteractive.c66 struct arglist { struct
76 static void getcmd(char *, char *, char *, size_t, struct arglist *); argument
90 struct arglist arglist; in runcmdshell() local
/dflybsd-src/contrib/grep/lib/
H A Dargmatch.c82 argmatch (const char *arg, const char *const *arglist, in argmatch()
144 argmatch_valid (const char *const *arglist, in argmatch_valid()
175 const char *arg, const char *const *arglist, in __xargmatch_internal()
196 const char *const *arglist, in argmatch_to_argument()
/dflybsd-src/contrib/gcc-8.0/gcc/
H A Dmultiple_target.c189 get_attr_len (tree arglist) in get_attr_len()
213 get_attr_str (tree arglist, char *attr_str) in get_attr_str()
339 tree arglist = TREE_VALUE (attr_target); in expand_target_clones() local
H A Dattribs.c885 sorted_attr_string (tree arglist) in sorted_attr_string()
/dflybsd-src/usr.bin/mail/
H A Dcmd3.c161 schdir(char **arglist) in schdir()
348 set(char **arglist) in set()
394 unset(char **arglist) in unset()
H A Dlex.c275 char *arglist[MAXARGC]; in execute() local
H A Dutil.c257 source(char **arglist) in source()
/dflybsd-src/contrib/awk/
H A Dawkgram.y38 Node *arglist = 0; /* list of args for current function */ variable
/dflybsd-src/contrib/gdb-7/include/
H A Dansidecl.h197 #define PROTO(type, name, arglist) type name arglist argument
199 #define DEFUN(name, arglist, args) name(args) argument
/dflybsd-src/contrib/gcc-4.7/include/
H A Dansidecl.h197 #define PROTO(type, name, arglist) type name arglist argument
199 #define DEFUN(name, arglist, args) name(args) argument
/dflybsd-src/usr.sbin/pw/
H A Dpw.c88 static struct cargs arglist; variable
/dflybsd-src/sys/dev/acpica/
H A Dacpi_cpu.c213 ACPI_OBJECT_LIST arglist; in acpi_cpu_attach() local
H A Dacpi_cpu_pstate.c1530 ACPI_OBJECT_LIST arglist; in acpi_pst_eval_ppc() local
/dflybsd-src/usr.bin/last/
H A Dlast.c83 static ARG *arglist; /* head of linked list */ variable
/dflybsd-src/sys/bus/gpio/gpio_acpi/
H A Dgpio_acpi.c328 ACPI_OBJECT_LIST arglist; in gpio_acpi_handle_event() local
/dflybsd-src/contrib/gcc-4.7/gcc/cp/
H A Dcall.c2024 add_conv_candidate (struct z_candidate **candidates, tree fn, tree obj, in add_conv_candidate()
2834 add_template_candidate_real (struct z_candidate **candidates, tree tmpl, in add_template_candidate_real()
2995 add_template_candidate (struct z_candidate **candidates, tree tmpl, tree ctype, in add_template_candidate()
3010 add_template_conv_candidate (struct z_candidate **candidates, tree tmpl, in add_template_conv_candidate()
7274 tree arglist; in build_new_method_call_1() local
7297 tree arglist; in build_new_method_call_1() local
/dflybsd-src/contrib/gcc-8.0/gcc/cp/
H A Dcall.c2258 const vec<tree, va_gc> *arglist, in add_conv_candidate()
3093 const vec<tree, va_gc> *arglist, tree return_type, in add_template_candidate_real()
3260 const vec<tree, va_gc> *arglist, tree return_type, in add_template_candidate()
3280 const vec<tree, va_gc> *arglist, in add_template_conv_candidate()
5590 vec<tree, va_gc> *arglist; in build_new_op_1() local
9273 tree arglist = build_tree_list_vec (user_args); in build_new_method_call_1() local
9300 tree arglist; in build_new_method_call_1() local
H A Dpt.c7200 coerce_template_args_for_ttp (tree templ, tree arglist, in coerce_template_args_for_ttp()
9057 lookup_template_function (tree fns, tree arglist) in lookup_template_function()
9159 lookup_template_class_1 (tree d1, tree arglist, tree in_decl, tree context, in lookup_template_class_1()
9666 lookup_template_class (tree d1, tree arglist, tree in_decl, tree context, in lookup_template_class()
9680 lookup_template_variable (tree templ, tree arglist) in lookup_template_variable()
9697 tree arglist = TREE_OPERAND (var, 1); in finish_template_variable() local
10280 tree template_id, arglist, fns; in tsubst_friend_function() local
/dflybsd-src/usr.bin/rpcgen/
H A Drpc_main.c101 static char *arglist[ARGLISTLEN]; variable
/dflybsd-src/contrib/tcsh-6/
H A Dtc.os.c77 dosetpath(Char **arglist, struct command *c) in dosetpath()

12