Searched defs:arglist (Results 1 - 17 of 17) sorted by relevance

/freebsd-current/bin/sh/
H A Dexpand.h33 struct arglist { struct
H A Deval.c344 struct arglist arglist; local
387 struct arglist arglist; local
813 struct arglist arglist; local
[all...]
H A Dexpand.c222 expandarg(union node *arg, struct arglist *arglist, in argument
1064 expmeta(char *enddir, char *name, struct arglist *arglist) argument
1501 struct arglist arglist; local
[all...]
/freebsd-current/usr.sbin/mailwrapper/
H A Dmailwrapper.c52 struct arglist { struct
/freebsd-current/sys/dev/xen/cpu/
H A Dxen_acpi_cpu.c227 ACPI_OBJECT_LIST arglist = { local
/freebsd-current/usr.bin/last/
H A Dlast.c69 static ARG *arglist; /* head of linked list */ variable
/freebsd-current/usr.bin/mail/
H A Dcmd3.c162 char **arglist = v; local
355 char **arglist = v; local
402 char **arglist = v; local
H A Dlex.c274 char *arglist[MAXARGC]; local
H A Dutil.c262 char **arglist = arg; local
/freebsd-current/sbin/restore/
H A Dinteractive.c68 struct arglist { struct
92 struct arglist arglist; local
[all...]
/freebsd-current/crypto/openssh/
H A Dmisc.h118 typedef struct arglist arglist; typedef in typeref:struct:arglist
119 struct arglist { struct
/freebsd-current/usr.bin/rpcgen/
H A Drpc_main.c90 static char **arglist; variable
[all...]
/freebsd-current/sys/dev/acpica/
H A Dacpi_cpu.c311 ACPI_OBJECT_LIST arglist; local
H A Dacpi.c2984 ACPI_OBJECT_LIST arglist; local
3025 ACPI_OBJECT_LIST arglist; local
/freebsd-current/contrib/tcsh/
H A Dtc.os.c77 dosetpath(Char **arglist, struct command *c) argument
/freebsd-current/usr.sbin/camdd/
H A Dcamdd.c1283 camdd_probe_pass_scsi(struct cam_device *cam_dev, union ccb *ccb, camdd_argmask arglist, int probe_retry_count, int probe_timeout, uint64_t *maxsector, uint32_t *block_len) argument
1379 camdd_probe_pass_nvme(struct cam_device *cam_dev, union ccb *ccb, camdd_argmask arglist, int probe_retry_count, int probe_timeout, uint64_t *maxsector, uint32_t *block_len) argument
1451 camdd_probe_pass(struct cam_device *cam_dev, struct camdd_io_opts *io_opts, camdd_argmask arglist, int probe_retry_count, int probe_timeout, int io_retry_count, int io_timeout) argument
3197 camdd_rw(struct camdd_io_opts *io_opts, camdd_argmask arglist, int num_io_opts, uint64_t max_io, int retry_count, int timeout) argument
3540 camdd_argmask arglist = CAMDD_ARG_NONE; local
[all...]
/freebsd-current/sbin/camcontrol/
H A Dcamcontrol.c257 static cam_argmask arglist; variable
[all...]

Completed in 239 milliseconds