| /illumos-gate/usr/src/cmd/acpi/iasl/ |
| H A D | prmacros.c | 389 PR_MACRO_ARG *Args; in PrAddMacro() local 433 Args = UtLocalCalloc (sizeof (PR_MACRO_ARG) * PR_MAX_MACRO_ARGS); in PrAddMacro() 460 Args[i].Name = UtLocalCalloc (strlen (Token) + 1); in PrAddMacro() 461 strcpy (Args[i].Name, Token); in PrAddMacro() 463 Args[i].UseCount = 0; in PrAddMacro() 484 for (i = 0; ((i < PR_MAX_MACRO_ARGS) && Args[i].Name); i++) in PrAddMacro() 492 if (!strcmp (Token, Args[i].Name)) in PrAddMacro() 494 UseCount = Args[i].UseCount; in PrAddMacro() 496 Args[i].Offset[UseCount] = in PrAddMacro() 502 UseCount+1, Args[i].Offset[UseCount]); in PrAddMacro() [all …]
|
| H A D | aslfileio.c | 368 va_list Args; in FlPrintFile() local 371 va_start (Args, Format); in FlPrintFile() 372 Actual = vfprintf (Gbl_Files[FileId].Handle, Format, Args); in FlPrintFile() 373 va_end (Args); in FlPrintFile() 393 va_start (Args, Format); in FlPrintFile() 395 Format, Args); in FlPrintFile() 396 va_end (Args); in FlPrintFile()
|
| H A D | asldebug.c | 192 va_list Args; in CvDbgPrint() local 200 va_start (Args, Fmt); in CvDbgPrint() 201 (void) vfprintf (AcpiGbl_ConvDebugFile, Fmt, Args); in CvDbgPrint() 202 va_end (Args); in CvDbgPrint()
|
| H A D | aslutils.c | 478 va_list Args; in DbgPrint() local 492 va_start (Args, Fmt); in DbgPrint() 493 (void) vfprintf (stderr, Fmt, Args); in DbgPrint() 494 va_end (Args); in DbgPrint()
|
| H A D | preprocess.h | 207 PR_MACRO_ARG *Args; /* Macro arg list */ member
|
| /illumos-gate/usr/src/common/acpica/events/ |
| H A D | evregion.c | 690 ACPI_OPERAND_OBJECT *Args[3]; in AcpiEvExecuteRegMethod() local 755 Info->Parameters = Args; in AcpiEvExecuteRegMethod() 768 Args[0] = AcpiUtCreateIntegerObject ((UINT64) RegionObj->Region.SpaceId); in AcpiEvExecuteRegMethod() 769 if (!Args[0]) in AcpiEvExecuteRegMethod() 775 Args[1] = AcpiUtCreateIntegerObject ((UINT64) Function); in AcpiEvExecuteRegMethod() 776 if (!Args[1]) in AcpiEvExecuteRegMethod() 782 Args[2] = NULL; /* Terminate list */ in AcpiEvExecuteRegMethod() 790 AcpiUtRemoveReference (Args[1]); in AcpiEvExecuteRegMethod() 807 AcpiUtRemoveReference (Args[0]); in AcpiEvExecuteRegMethod() 973 ACPI_OBJECT_LIST Args; in AcpiEvOrphanEcRegMethod() local [all …]
|
| /illumos-gate/usr/src/cmd/cpio/ |
| H A D | cpio.c | 495 long Args, /* Mask of selected options */ variable 725 switch (Args & (OCi | OCo | OCp)) { in main() 762 if (Args & OCA) { in main() 838 if ((Args & OCq) == 0) { in main() 939 } else if (Args & OCk) { in bfill() 1152 if ((Args & OCr) && !Adir && !G_p->g_rw_sysattr) { in ckname() 1227 VERBOSE((Args & OCt), G_p->g_nam_p); in ckname() 1229 if (Args & OCt) in ckname() 1336 if (Args & OCo) { in ckopts() 1349 if ((Args & OCo) || (Args & OCp)) { in ckopts() [all …]
|
| /illumos-gate/usr/src/common/acpica/resources/ |
| H A D | rsutils.c | 913 ACPI_OPERAND_OBJECT *Args[2]; in AcpiRsSetSrsMethodData() local 931 Info->Parameters = Args; in AcpiRsSetSrsMethodData() 950 Args[0] = AcpiUtCreateInternalObject (ACPI_TYPE_BUFFER); in AcpiRsSetSrsMethodData() 951 if (!Args[0]) in AcpiRsSetSrsMethodData() 962 Args[0]->Buffer.Length = (UINT32) Buffer.Length; in AcpiRsSetSrsMethodData() 963 Args[0]->Buffer.Pointer = Buffer.Pointer; in AcpiRsSetSrsMethodData() 964 Args[0]->Common.Flags = AOPOBJ_DATA_VALID; in AcpiRsSetSrsMethodData() 965 Args[1] = NULL; in AcpiRsSetSrsMethodData() 973 AcpiUtRemoveReference (Args[0]); in AcpiRsSetSrsMethodData()
|
| /illumos-gate/usr/src/cmd/acpi/common/ |
| H A D | osunixxf.c | 536 va_list Args; in AcpiOsPrintf() local 549 va_start (Args, Fmt); in AcpiOsPrintf() 550 vfprintf (AcpiGbl_DebugFile, Fmt, Args); in AcpiOsPrintf() 551 va_end (Args); in AcpiOsPrintf() 563 va_start (Args, Fmt); in AcpiOsPrintf() 564 vfprintf (AcpiGbl_OutputFile, Fmt, Args); in AcpiOsPrintf() 565 va_end (Args); in AcpiOsPrintf() 588 va_list Args) in AcpiOsVprintf() argument 604 vsnprintf (Buffer, ACPI_VPRINTF_BUFFER_SIZE, Fmt, Args); in AcpiOsVprintf()
|
| /illumos-gate/usr/src/cmd/fm/eversholt/esc/common/ |
| H A D | escmain.c | 88 char Args[MAXARGS]; variable 121 Args[count++] = ' '; in main() 124 Args[count++] = *ptr++; in main() 127 Args[count] = '\0'; in main()
|
| /illumos-gate/usr/src/cmd/abi/spectrans/spec2trace/ |
| H A D | symtab.c | 65 EHEAD *Args; member 147 Symtab.Args = free_entry_table(Symtab.Args); in symtab_clear_function() 424 if (Symtab.Args == NULL) { in symtab_add_args() 425 Symtab.Args = create_entry_table(10); in symtab_add_args() 427 Symtab.Args = add_entry_table(Symtab.Args, in symtab_add_args() 440 return (get_entry_table(Symtab.Args, 0)); in symtab_get_first_arg() 448 return (get_entry_table(Symtab.Args, curr_arg++)); in symtab_get_next_arg() 456 return (get_entry_table(Symtab.Args, Symtab.Args->used)); in symtab_get_last_arg()
|
| /illumos-gate/usr/src/cmd/make/include/vroot/ |
| H A D | args.h | 45 union Args { union 87 extern union Args vroot_args;
|
| /illumos-gate/usr/src/cmd/logadm/ |
| H A D | conf.c | 118 static char **Args; /* static buffer for args */ variable 129 Args = REALLOC(Args, sizeof (char *) * (ArgsN + CONF_ARGS_INC)); in fillargs() 132 Args[ArgsI++] = arg; in fillargs() 273 if (Args == NULL) in conf_scan() 276 Args[ArgsI] = NULL; in conf_scan() 293 opts = opts_parse(opts, Args, OPTF_CONF); in conf_scan()
|
| /illumos-gate/usr/src/uts/intel/sys/acpi/ |
| H A D | acclib.h | 326 va_list Args); 363 va_list Args); 374 va_list Args);
|
| H A D | acdebug.h | 450 char **Args,
|
| H A D | acpiosxf.h | 590 va_list Args);
|
| H A D | aclocal.h | 1530 char **Args; member
|
| /illumos-gate/usr/src/cmd/fm/eversholt/common/ |
| H A D | eftwrite.c | 53 extern char Args[]; 134 VERSION_MINOR, Args); in eftwrite()
|
| /illumos-gate/usr/src/cmd/make/lib/vroot/ |
| H A D | args.cc | 30 union Args vroot_args;
|
| /illumos-gate/usr/src/common/acpica/disassembler/ |
| H A D | dmopcode.c | 576 UINT32 Args; in AcpiDmMethodFlags() local 583 Args = Flags & 0x07; in AcpiDmMethodFlags() 591 AcpiOsPrintf (", %u, ", Args); in AcpiDmMethodFlags()
|
| /illumos-gate/usr/src/cmd/find/ |
| H A D | find.c | 102 struct Args struct 112 static const struct Args commands[] = argument 220 static const struct Args *lookup(char *); 434 const struct Args *argp; in compile() 1476 static const struct Args * 1479 const struct Args *argp = commands; in lookup()
|
| /illumos-gate/usr/src/lib/libldap5/sources/ldap/common/ |
| H A D | open.c | 158 get_ld_error( char **LDMatched, char **LDError, void * Args ) in get_ld_error() argument 173 void * Args ) in set_ld_error() argument
|
| /illumos-gate/usr/src/uts/intel/io/acpica/ |
| H A D | osl.c | 1218 AcpiOsVprintf(const char *Format, va_list Args) in AcpiOsVprintf() argument 1226 vprintf(Format, Args); in AcpiOsVprintf() 1234 (void) vsnprintf(acpi_osl_pr_buffer, acpi_osl_pr_buflen, Format, Args); in AcpiOsVprintf()
|
| H A D | changes.txt | 11551 Allow the use of the ObjectType operator on uninitialized Locals and Args 15923 for stores to method Args and Locals. Source operand conversion
|
| /illumos-gate/usr/src/grub/grub-0.97/docs/ |
| H A D | texinfo.tex | 4232 %%% Args are the skip and penalty (usually negative)
|