Home
last modified time | relevance | path

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

/freebsd-13-stable/bin/sh/
HDexpand.h35 struct arglist { struct
56 void emptyarglist(struct arglist *); argument
HDeval.c350 struct arglist arglist; in evalfor() local
393 struct arglist arglist; in evalcase() local
819 struct arglist arglist; in evalcommand() local
HDexpand.c228 expandarg(union node *arg, struct arglist *arglist, int flag) in expandarg()
1070 expmeta(char *enddir, char *name, struct arglist *arglist) in expmeta()
1507 struct arglist arglist; in freebsd_wordexpcmd() local
/freebsd-13-stable/usr.sbin/mailwrapper/
HDmailwrapper.c52 struct arglist { struct
59 static void initarg(struct arglist *); argument
/freebsd-13-stable/sbin/restore/
HDinteractive.c75 struct arglist { struct
85 static void getcmd(char *, char *, char *, size_t, struct arglist *); argument
99 struct arglist arglist; in runcmdshell() local
/freebsd-13-stable/crypto/openssh/
HDmisc.h127 typedef struct arglist arglist; typedef
128 struct arglist { struct
133 void addargs(arglist *, char *, ...) argument
/freebsd-13-stable/crypto/libecc/src/external_deps/
HDprint.c23 va_list arglist; in ext_printf() local
/freebsd-13-stable/contrib/one-true-awk/
HDawkgram.y38 Node *arglist = 0; /* list of args for current function */ variable
/freebsd-13-stable/usr.bin/mail/
HDcmd3.c168 char **arglist = v; in schdir() local
361 char **arglist = v; in set() local
408 char **arglist = v; in unset() local
HDlex.c280 char *arglist[MAXARGC]; in execute() local
HDutil.c266 source(char **arglist) in source()
/freebsd-13-stable/contrib/opie/
HDopie.h151 #define FUNCTION(arglist, args) (args) argument
/freebsd-13-stable/usr.bin/last/
HDlast.c79 static ARG *arglist; /* head of linked list */ variable
/freebsd-13-stable/usr.sbin/camdd/
HDcamdd.c1295 camdd_argmask arglist, int probe_retry_count, in camdd_probe_pass_scsi()
1391 camdd_argmask arglist, int probe_retry_count, in camdd_probe_pass_nvme()
1464 camdd_argmask arglist, int probe_retry_count, in camdd_probe_pass()
3561 camdd_argmask arglist = CAMDD_ARG_NONE; local
/freebsd-13-stable/usr.bin/rpcgen/
HDrpc_main.c97 static char **arglist; variable
/freebsd-13-stable/sys/dev/acpica/
HDacpi_cpu.c312 ACPI_OBJECT_LIST arglist; in acpi_cpu_attach() local
HDacpi.c2864 ACPI_OBJECT_LIST arglist; in acpi_EvaluateDSMTyped() local
2905 ACPI_OBJECT_LIST arglist; in acpi_EvaluateOSC() local
/freebsd-13-stable/contrib/tcsh/
HDtc.os.c77 dosetpath(Char **arglist, struct command *c) in dosetpath()
/freebsd-13-stable/sys/kern/
HDkern_time.c115 #define CLOCK_CALL(clock, call, arglist) \ argument
/freebsd-13-stable/sbin/camcontrol/
HDcamcontrol.c252 static cam_argmask arglist; variable