Home
last modified time | relevance | path

Searched refs:In (Results 1 – 25 of 296) sorted by relevance

12345678910>>...12

/titanic_54/usr/src/cmd/fs.d/ufs/volcopy/
H A Dvolcopy.c79 } In, Out; variable
323 In.f_bsize = Out.f_bsize = BLKSIZ; in main()
402 In.f_dev_p = argv[DEV_IN]; in main()
409 In.f_vol_p = &From_vol[0]; in main()
412 if ((In.f_des = open(In.f_dev_p, O_RDONLY)) < 1) in main()
413 perr(10, "%s: cannot open\n", In.f_dev_p); in main()
417 if (fstat(In.f_des, &stbuf) < 0 || (stbuf.st_mode & S_IFMT) != S_IFCHR) in main()
422 if ((Itape = tapeck(&In, INPUT)) == 1) in main()
435 (void) getinfs(In.f_dev, In.f_des, Sptr); in main()
489 strncpy(Ifpack, In.f_vol_p, 6); in main()
[all …]
/titanic_54/usr/src/uts/intel/io/acpica/resources/
H A Drsxface.c56 #define ACPI_COPY_FIELD(Out, In, Field) ((Out)->Field = (In)->Field) argument
57 #define ACPI_COPY_ADDRESS(Out, In) \ argument
58 ACPI_COPY_FIELD(Out, In, ResourceType); \
59 ACPI_COPY_FIELD(Out, In, ProducerConsumer); \
60 ACPI_COPY_FIELD(Out, In, Decode); \
61 ACPI_COPY_FIELD(Out, In, MinAddressFixed); \
62 ACPI_COPY_FIELD(Out, In, MaxAddressFixed); \
63 ACPI_COPY_FIELD(Out, In, Info); \
64 ACPI_COPY_FIELD(Out, In, Address.Granularity); \
65 ACPI_COPY_FIELD(Out, In, Address.Minimum); \
[all …]
/titanic_54/usr/src/uts/intel/io/acpica/utilities/
H A Dutmisc.c147 } In; in AcpiUtDwordByteSwap() local
153 In.Value = Value; in AcpiUtDwordByteSwap()
155 Out.Bytes[0] = In.Bytes[3]; in AcpiUtDwordByteSwap()
156 Out.Bytes[1] = In.Bytes[2]; in AcpiUtDwordByteSwap()
157 Out.Bytes[2] = In.Bytes[1]; in AcpiUtDwordByteSwap()
158 Out.Bytes[3] = In.Bytes[0]; in AcpiUtDwordByteSwap()
/titanic_54/usr/src/pkg/manifests/
H A Dstorage-avs-point-in-time-copy.mf33 set name=pkg.description value="Point-In-Time Copy and snapshot facility"
35 value="Sun StorageTek Availability Suite Point-In-Time Copy"
88 legacy pkg=SUNWiir desc="Point-In-Time Copy and snapshot facility" \
89 name="Sun StorageTek Availability Suite Point-In-Time Copy (root)"
90 legacy pkg=SUNWiiu desc="Point-In-Time Copy and snapshot facility" \
91 name="Sun StorageTek Availability Suite Point-In-Time Copy (usr)"
/titanic_54/usr/src/contrib/ast/src/cmd/ksh93/
H A DCOMPATIBILITY28 5. The output format for some built-ins has changed. In particular
96 ksh-93. In ksh-88 they were dynamically scoped although this
114 25. In ksh-93, cd - will output the directory that it changes
126 28. In emacs/gmacs mode, control-v will not display the version when
130 29. In ksh-88, DEBUG traps were executed. after each command. In ksh-93
133 30. In ksh-88, a redirection to a file name given by an empty string was
134 ignored. In ksh-93, this is an error.
H A DPROMO.mm14 In addition, "sh" scripts can be run on KSH-93 without modification.
36 In-line Editing: In "sh", the only way to fix mistyped
80 In addition there is an arithmetic for command that works
107 be passed by reference. In addition, each variable
134 In addition, KSH-93 can be used as a library that can
139 README file. In addition, the "New KornShell Command and Programming
H A DRELEASE8873 1. A list of words. In this case each word is expanded as
77 [subscript]=value. In this, these elements become
79 3. A list of assignments; simple or compound. In this
83 statements. In this case each assignment is made as
86 In case 3 and 4 above, the value of "$varname" after
212 to conform with the IEEE-POSIX 1003.2 standard. In particular,
243 conventions with some additions. In particular,
367 invocations. In addition, the -x attributes for
374 2. In emacs mode ^N as the first related command after
377 3. In emacs mode, successive kill and delete commands will
[all …]
/titanic_54/usr/src/cmd/power/
H A Dsysidpm.po31 # In the following message, each escape sequence requires
34 # In the sysidpm.sh script, the corresponding original message has
45 # In the following message, each escape sequence requires
48 # In the sysidpm.sh script, the corresponding original message has
/titanic_54/usr/src/lib/librstp/common/
H A DChangeLog33 - - In the librstp.a : drastic change in Port Role Selection
36 - - In libcli.c : readline completion works; for it
46 - - In libcli.a instead of stupid fgets() function we use
H A DREADME17 1. In one shell run 'mngr'
22 2. In another shell run bridge instance.
H A DREADME.news5 - In libcli.a instead of stupid fgets() function we use
/titanic_54/usr/src/cmd/ast/
H A DREADME.ast2 (AST) libraries and commands. In particular ksh (the illumos /bin/sh), its
11 GNU autoconf). In order to support cross compilation and ensure reproducible
/titanic_54/usr/src/cmd/svc/milestone/
H A DREADME.share36 In failure scenarios, smf(5) may or may not be running, depending on
42 start automatically can be started manually. In the case that the
79 In cases where the system was unable to bring a combination of the
87 to mount the various filesystems. In the case that these methods fail,
133 In some scenarios, one may be able to use routeadm(1M) to activate more
/titanic_54/usr/src/cmd/ast/libshell/common/tests/
H A DREADME.tests18 o In the posix/C locale;
19 o In the C.UTF-8 locale;
/titanic_54/usr/src/lib/libsqlite/test/
H A Dmain.test6 # The author disclaims copyright to this source code. In place of
193 CREATE TABLE /* In comment ; */
198 CREATE TABLE /* In comment ; */ hi;
203 CREATE TABLE /* In comment ; */;
H A Dbtree3rb.test6 # The author disclaims copyright to this source code. In place of
17 # In particular, this file tests a small part of the Delete logic
H A Dbtree3.test6 # The author disclaims copyright to this source code. In place of
17 # In particular, this file tests a small part of the Delete logic
H A Dthread1.test6 # The author disclaims copyright to this source code. In place of
44 # thread can write the database. In other words:
/titanic_54/usr/src/uts/common/fs/smbclnt/netsmb/
H A DCREDITS3 In the development process next sources were used:
/titanic_54/usr/src/cmd/fs.d/smbclnt/
H A DCREDITS3 In the development process next sources were used:
/titanic_54/usr/src/lib/libdhcputil/
H A DREADME.inittab41 situation has spiraled out of control. In addition to the obvious
97 up a whole value for this option. In the case of `NUMBER',
137 o In general, changing provided information in a released inittab
144 options). In general, this functionality is only used where
158 In general, it is expected that inittab entries are acquired via
253 In addition, the following routines return extended error information
283 In order to aid in debugging inittab-related problems, two environment
/titanic_54/usr/src/lib/libc/sparc/gen/
H A Dstrcmp.s58 ! In this case, we have multiple routines depending upon the
/titanic_54/usr/src/uts/common/avs/ns/sdbc/
H A Ddynmem_readme.txt39 memory is required in a piecemeal manner. In addition the requisitioned
87 In general the routine sleeps a specified amount of time then wakes and
109 In addition there is a placeholder for centries identified as 'sticky
136 In addition there exist an accelerated aging flag which mimics hysterisis
151 be found in ./src/cmd/ns/sdbc/sdbc_dynmem.c. In addition the behavior variable
247 the kstat library reporting mechanism. In general the statistics fall into
334 cached - just the maximum possible. In order to determine the number present
/titanic_54/usr/src/boot/lib/libz/doc/
H A Dtxtvsbin.txt28 In this article we propose a new, simple detection scheme that features
77 is used by virtually all ASCII extensions. In particular, this range is
88 considerations. In such cases, a scheme that tolerates a small fraction
/titanic_54/usr/src/uts/common/io/e1000g/
H A DTHIRDPARTYLICENSE4 # In redistributing this file this license must be included

12345678910>>...12