Home
last modified time | relevance | path

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

/freebsd/bin/sh/
H A Dexpand.h33 struct arglist { struct
54 void emptyarglist(struct arglist *); argument
H A Deval.c344 struct arglist arglist; in evalfor() local
387 struct arglist arglist; in evalcase() local
813 struct arglist arglist; in evalcommand() local
H A Dexpand.c222 expandarg(union node *arg, struct arglist *arglist, int flag) in expandarg()
1064 expmeta(char *enddir, char *name, struct arglist *arglist) in expmeta()
1501 struct arglist arglist; in freebsd_wordexpcmd() local
/freebsd/usr.sbin/mailwrapper/
H A Dmailwrapper.c52 struct arglist { struct
59 static void initarg(struct arglist *); argument
/freebsd/sbin/restore/
H A Dinteractive.c68 struct arglist { struct
78 static void getcmd(char *, char *, char *, size_t, struct arglist *); argument
92 struct arglist arglist; in runcmdshell() local
/freebsd/crypto/openssh/
H A Dmisc.h118 typedef struct arglist arglist; typedef
119 struct arglist { struct
124 void addargs(arglist *, char *, ...) argument
/freebsd/contrib/one-true-awk/
H A Dawkgram.y38 Node *arglist = 0; /* list of args for current function */ variable
/freebsd/usr.bin/mail/
H A Dcmd3.c162 char **arglist = v; in schdir() local
355 char **arglist = v; in set() local
402 char **arglist = v; in unset() local
H A Dlex.c274 char *arglist[MAXARGC]; in execute() local
H A Dutil.c262 char **arglist = arg; in source() local
/freebsd/usr.bin/last/
H A Dlast.c69 static ARG *arglist; /* head of linked list */ variable
/freebsd/usr.sbin/camdd/
H A Dcamdd.c1284 camdd_argmask arglist, int probe_retry_count, in camdd_probe_pass_scsi()
1380 camdd_argmask arglist, int probe_retry_count, in camdd_probe_pass_nvme()
1452 camdd_argmask arglist, int probe_retry_count, in camdd_probe_pass()
3197 camdd_rw(struct camdd_io_opts *io_opts, camdd_argmask arglist, int num_io_opts,
3540 camdd_argmask arglist = CAMDD_ARG_NONE; local
/freebsd/sys/dev/xen/cpu/
H A Dxen_acpi_cpu.c227 ACPI_OBJECT_LIST arglist = { in acpi_set_pdc() local
/freebsd/usr.bin/rpcgen/
H A Drpc_main.c90 static char **arglist; variable
/freebsd/sys/dev/acpica/
H A Dacpi_cpu.c311 ACPI_OBJECT_LIST arglist; in acpi_cpu_attach() local
H A Dacpi.c2984 ACPI_OBJECT_LIST arglist; in acpi_EvaluateDSMTyped() local
3025 ACPI_OBJECT_LIST arglist; in acpi_EvaluateOSC() local
/freebsd/contrib/tcsh/
H A Dtc.os.c77 dosetpath(Char **arglist, struct command *c) in dosetpath()
/freebsd/sys/kern/
H A Dkern_time.c114 #define CLOCK_CALL(clock, call, arglist) \ argument
/freebsd/sbin/camcontrol/
H A Dcamcontrol.c257 static cam_argmask arglist; variable