Home
last modified time | relevance | path

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

123

/illumos-gate/usr/src/cmd/mailwrapper/
H A Dmailwrapper.c47 struct arglist { struct
54 static void initarg(struct arglist *); argument
/illumos-gate/usr/src/cmd/devmgmt/cmds/
H A Dgetdev.c146 char **arglist; /* List of arguments */ in main() local
270 buildcriterialist(arglist) in buildcriterialist() argument
333 builddevlist(arglist) in builddevlist() argument
H A Dgetdgrp.c168 char **arglist; /* List of arguments (subset of argv) */ in main() local
322 buildcriterialist(arglist) in buildcriterialist() argument
382 builddgrouplist(arglist) in builddgrouplist() argument
/illumos-gate/usr/src/cmd/backup/restore/
H A Drestore.h196 struct arglist { struct
208 extern int mkentry(char *, ino_t, struct arglist *); argument
/illumos-gate/usr/src/cmd/syseventd/daemons/syseventconfd/
H A Dsyseventconfd.c513 arg_t *arglist; in init_arglist() local
526 free_arglist(arg_t *arglist) in free_arglist()
536 add_arg(arg_t *arglist, char *arg) in add_arg()
/illumos-gate/usr/src/uts/i86pc/os/cpupm/
H A Dpwrnow.c80 #define PWRNOW_DEBUG(arglist) if (pwrnow_debug) printf arglist; argument
82 #define PWRNOW_DEBUG(arglist) argument
H A Dspeedstep.c84 #define ESSDEBUG(arglist) if (ess_debug) printf arglist; argument
86 #define ESSDEBUG(arglist) argument
H A Dcpupm_throttle.c67 #define CTDEBUG(arglist) if (cpupm_throttle_debug) printf arglist; argument
69 #define CTDEBUG(arglist) argument
/illumos-gate/usr/src/cmd/ldap/ns_ldap/
H A Dldapclient.c649 client_list(clientopts_t *arglist) in client_list()
675 client_uninit(clientopts_t *arglist) in client_uninit()
778 client_manual(clientopts_t *arglist) in client_manual()
1092 client_mod(clientopts_t *arglist) in client_mod()
1339 client_genProfile(clientopts_t *arglist) in client_genProfile()
1445 client_init(clientopts_t *arglist) in client_init()
2267 credCheck(clientopts_t *arglist) in credCheck()
2400 adminCredCheck(clientopts_t *arglist) in adminCredCheck()
/illumos-gate/usr/src/cmd/awk/
H A Dawk.g.y67 Node *arglist = NULL; /* list of args for current function */ variable
/illumos-gate/usr/src/lib/libproc/amd64/
H A DPisadep.c621 int32_t arglist[MAXARGS+2]; in Psyscall_copyinargs() local
633 int64_t arglist[MAXARGS+2]; in Psyscall_copyinargs() local
680 uint32_t arglist[MAXARGS + 2]; in Psyscall_copyoutargs() local
692 int64_t arglist[MAXARGS+2]; in Psyscall_copyoutargs() local
/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/inetadm/
H A Dinetadm.c75 typedef struct arglist { struct
78 } arglist_t; argument
/illumos-gate/usr/src/lib/libproc/i386/
H A DPisadep.c323 int32_t arglist[MAXARGS+2]; in Psyscall_copyinargs() local
342 uint32_t arglist[MAXARGS + 2]; in Psyscall_copyoutargs() local
/illumos-gate/usr/src/cmd/abi/spectrans/spec2trace/
H A Dprintfuncs.c43 static char arglist[_POSIX_ARG_MAX]; variable
/illumos-gate/usr/src/cmd/cmd-inet/usr.bin/
H A Drcp.c547 char *arglist[MAXARGS+1]; in toremote() local
798 char *arglist[MAXARGS+1]; in tolocal() local
1061 susystem(char *path, char **arglist) in susystem()
2272 addargs(char **arglist, ...) in addargs()
/illumos-gate/usr/src/cmd/format/
H A Dmain.c110 char **arglist; in main() local
/illumos-gate/usr/src/tools/smatch/src/
H A Dpre-process.c330 static int collect_arguments(struct token *start, struct token *arglist, struct arg *args, struct t… in collect_arguments()
1320 static int try_arg(struct token *token, enum token_type type, struct token *arglist) in try_arg()
1360 static struct token *handle_hash(struct token **p, struct token *arglist) in handle_hash()
1381 static struct token *handle_hashhash(struct token *token, struct token *arglist) in handle_hashhash()
1434 static struct token *parse_expansion(struct token *expansion, struct token *arglist, struct ident *… in parse_expansion()
1481 struct token *arglist, struct token *expansion, int attr) in do_define()
1581 struct token *arglist, *expansion; in do_handle_define() local
H A Dbuiltin.c122 struct expression_list *arglist = expr->args; in expand_warning() local
/illumos-gate/usr/src/uts/intel/io/pciex/
H A Dpcie_acpi.c140 ACPI_OBJECT_LIST arglist; in pcie_acpi_eval_osc() local
/illumos-gate/usr/src/contrib/ast/src/cmd/ksh93/sh/
H A Dsuid_exec.c87 static char **arglist; variable
H A Dmain.c619 struct argnod *arglist=0; in chkmail() local
/illumos-gate/usr/src/uts/i86pc/io/acpi/acpidev/
H A Dacpidev_util.c856 ACPI_OBJECT_LIST arglist; in acpidev_eval_ost() local
885 ACPI_OBJECT_LIST arglist; in acpidev_eval_ej0() local
/illumos-gate/usr/src/cmd/mailx/
H A Dcmd3.c539 set(char **arglist) in set()
589 unset(char **arglist) in unset()
H A Dlex.c453 char *arglist[MAXARGC]; in execute() local
/illumos-gate/usr/src/lib/libproc/sparc/
H A DPisadep.c344 uint32_t arglist[MAXARGS+2]; in Psyscall_copyinargs() local

123