/titanic_50/usr/src/cmd/ssh/include/ |
H A D | misc.h | 46 typedef struct arglist arglist; typedef 47 struct arglist { struct 52 void addargs(arglist *, char *, ...) __attribute__((format(printf, 2, 3))); argument
|
/titanic_50/usr/src/cmd/mailwrapper/ |
H A D | mailwrapper.c | 47 struct arglist { struct 54 static void initarg(struct arglist *); argument
|
/titanic_50/usr/src/cmd/devmgmt/cmds/ |
H A D | getdev.c | 149 char **arglist; /* List of arguments */ in main() local 273 buildcriterialist(arglist) in buildcriterialist() argument 336 builddevlist(arglist) in builddevlist() argument
|
H A D | getdgrp.c | 171 char **arglist; /* List of arguments (subset of argv) */ in main() local 325 buildcriterialist(arglist) in buildcriterialist() argument 385 builddgrouplist(arglist) in builddgrouplist() argument
|
/titanic_50/usr/src/cmd/backup/restore/ |
H A D | restore.h | 222 struct arglist { struct 234 extern int mkentry(char *, ino_t, struct arglist *); argument
|
/titanic_50/usr/src/uts/i86pc/os/cpupm/ |
H A D | pwrnow.c | 79 #define PWRNOW_DEBUG(arglist) if (pwrnow_debug) printf arglist; argument 81 #define PWRNOW_DEBUG(arglist) argument
|
H A D | speedstep.c | 83 #define ESSDEBUG(arglist) if (ess_debug) printf arglist; argument 85 #define ESSDEBUG(arglist) argument
|
H A D | cpupm_throttle.c | 67 #define CTDEBUG(arglist) if (cpupm_throttle_debug) printf arglist; argument 69 #define CTDEBUG(arglist) argument
|
/titanic_50/usr/src/cmd/syseventd/daemons/syseventconfd/ |
H A D | syseventconfd.c | 515 arg_t *arglist; in init_arglist() local 528 free_arglist(arg_t *arglist) in free_arglist() 538 add_arg(arg_t *arglist, char *arg) in add_arg()
|
/titanic_50/usr/src/cmd/awk/ |
H A D | awk.g.y | 45 Node *arglist = 0; /* list of args for current function */ variable
|
/titanic_50/usr/src/cmd/ldap/ns_ldap/ |
H A D | ldapclient.c | 648 client_list(clientopts_t *arglist) in client_list() 674 client_uninit(clientopts_t *arglist) in client_uninit() 777 client_manual(clientopts_t *arglist) in client_manual() 1091 client_mod(clientopts_t *arglist) in client_mod() 1338 client_genProfile(clientopts_t *arglist) in client_genProfile() 1444 client_init(clientopts_t *arglist) in client_init() 2266 credCheck(clientopts_t *arglist) in credCheck() 2399 adminCredCheck(clientopts_t *arglist) in adminCredCheck()
|
/titanic_50/usr/src/cmd/format/ |
H A D | main.c | 84 char **arglist; in main() local
|
/titanic_50/usr/src/lib/libproc/amd64/ |
H A D | Pisadep.c | 592 int32_t arglist[MAXARGS+2]; in Psyscall_copyinargs() local 604 int64_t arglist[MAXARGS+2]; in Psyscall_copyinargs() local 651 uint32_t arglist[MAXARGS + 2]; in Psyscall_copyoutargs() local 663 int64_t arglist[MAXARGS+2]; in Psyscall_copyoutargs() local
|
/titanic_50/usr/src/cmd/cmd-inet/usr.sbin/inetadm/ |
H A D | inetadm.c | 77 typedef struct arglist { struct 80 } arglist_t; argument
|
/titanic_50/usr/src/lib/libproc/i386/ |
H A D | Pisadep.c | 295 int32_t arglist[MAXARGS+2]; in Psyscall_copyinargs() local 314 uint32_t arglist[MAXARGS + 2]; in Psyscall_copyoutargs() local
|
/titanic_50/usr/src/cmd/abi/spectrans/spec2trace/ |
H A D | printfuncs.c | 45 static char arglist[_POSIX_ARG_MAX]; variable
|
/titanic_50/usr/src/cmd/cmd-inet/usr.bin/ |
H A D | rcp.c | 547 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()
|
/titanic_50/usr/src/uts/intel/io/pciex/ |
H A D | pcie_acpi.c | 140 ACPI_OBJECT_LIST arglist; in pcie_acpi_eval_osc() local
|
/titanic_50/usr/src/lib/libshell/common/sh/ |
H A D | suid_exec.c | 87 static char **arglist; variable
|
H A D | main.c | 635 struct argnod *arglist=0; in chkmail() local
|
/titanic_50/usr/src/uts/i86pc/io/acpi/acpidev/ |
H A D | acpidev_util.c | 851 ACPI_OBJECT_LIST arglist; in acpidev_eval_ost() local 880 ACPI_OBJECT_LIST arglist; in acpidev_eval_ej0() local
|
/titanic_50/usr/src/cmd/mailx/ |
H A D | cmd3.c | 541 set(char **arglist) in set() 591 unset(char **arglist) in unset()
|
H A D | lex.c | 454 char *arglist[MAXARGC]; in execute() local
|
/titanic_50/usr/src/lib/libproc/sparc/ |
H A D | Pisadep.c | 344 uint32_t arglist[MAXARGS+2]; in Psyscall_copyinargs() local
|
/titanic_50/usr/src/uts/common/pcmcia/cis/ |
H A D | cis.c | 137 va_list arglist; in CISParser() local
|