/titanic_52/usr/src/man/man2/ |
H A D | exec.2 | 7 .\" The Institute of Electrical and Electronics Engineers and The Open Group, have given us permission to reprint portions of their documentation. In the following statement, the phrase "this text" refers to portions of the system documentation. Portions of this text are reprinted and reproduced in electronic form in the Sun OS Reference Manual, from IEEE Std 1003.1, 2004 Edition, Standard for Information Technology -- Portable Operating System Interface (POSIX), The Open Group Base Specifications Issue 6, Copyright (C) 2001-2004 by the Institute of Electrical and Electronics Engineers, Inc and The Open Group. In the event of any discrepancy between these versions and the original IEEE and The Open Group Standard, the original IEEE and The Open Group Standard is the referee document. The original Standard can be obtained online at http://www.opengroup.org/unix/online.html. 10 .\" You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE or http://www.opensolaris.org/os/licensing. See the License for the specific language governing permissions and limitations under the License. 14 exec, execl, execle, execlp, execv, execve, execvp \- execute a file 56 image with a new process image. The new image is constructed from a regular, 57 executable file called the \fBnew process image file\fR. This file is either an 60 image i [all...] |
/titanic_52/usr/src/cmd/fwflash/plugins/vendor/ |
H A D | tavor-MELLANOX.c | 10 * See the License for the specific language governing permissions 27 * Mellanox firmware image verification plugin 79 encap = (struct ib_encap_ident *)devicenode->ident->encap_ident; in vendorvrfy() 82 * NOTE that since verifier->fwimage is an array of ints, in vendorvrfy() 86 firmware = verifier->fwimage; in vendorvrfy() 99 if (sector_sz != encap->sector_sz) { in vendorvrfy() 101 gettext("%s firmware image verifier: " in vendorvrfy() 102 "Invariant Sector is invalid\n"), verifier->vendor); in vendorvrfy() 103 logmsg(MSG_ERROR, gettext("Mis-matc in vendorvrfy() [all...] |
H A D | hermon-MELLANOX.c | 10 * See the License for the specific language governing permissions 27 * ConnectX (hermon) firmware image verification plugin 74 handle = (struct ib_cnx_encap_ident_s *)devicenode->ident->encap_ident; in vendorvrfy() 78 "device %s! \n"), devicenode->access_devname); in vendorvrfy() 83 * NOTE verifier->fwimage is where file is read to. in vendorvrfy() 85 if (cnx_is_magic_pattern_present(&verifier->fwimage[0], 1) != in vendorvrfy() 87 logmsg(MSG_ERROR, gettext("%s firmware image verifier: " in vendorvrfy() 89 verifier->vendor, verifier->imgfil in vendorvrfy() [all...] |
/titanic_52/usr/src/man/man1m/ |
H A D | smbios.1m | 4 .\" You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE or http://www.opensolaris.org/os/licensing. See the License for the specific language governing permissions and limitations under the License. 8 smbios \- display the contents of a System Management BIOS image 12 \fBsmbios\fR [\fB-BeOsx\fR] [\fB-i\fR \fIid\fR] [\fB-t\fR \fItype\fR] [\fB-w\fR \fIfile\fR] [\fIfile\fR] 19 (SMBIOS) image exported by the current system or stored in a file. SMBIOS is an 20 industry-standard mechanism for low-leve [all...] |
H A D | fwflash.1m | 4 .\" You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE or http://www.opensolaris.org/os/licensing. See the License for the specific language governing permissions and limitations under the License. 8 fwflash \- firmware query and update utility 12 \fB/usr/sbin/fwflash\fR [\fB-l\fR [\fB-c\fR \fIdevice_class\fR | \fBALL\fR ]] 13 | [\fB-v\fR] | [\fB-h\fR] 18 \fBfwflash\fR [\fB-f\fR \fIfile1\fR,\fIfile2\fR,\fIfile3\fR,... | \fB-r\fR \fIfile\fR] 19 [\fB-y\fR] [\fB- [all...] |
H A D | lofiadm.1m | 6 .\" See the License for the specific language governing permissions and limitations under the License. When distributing Covered Code, include this CDDL HEADER in each file and include the License file at usr/src/OPENSOLARIS.LICENSE. If applicable, add the following below this CDDL HEADER, with 64 image of some filesystem (such as a floppy or 65 .Sy CD-ROM 66 image), because the block device can then be used with the normal system 84 zone devices and all devices owned by other non-global zones on the system. 113 .Bl -tag -width Ds 135 .It Fl C Ar {gzip | gzip-N | lzma} 140 compression algorithm uses the same compression as the open-source 144 level by using the value gzip-\f [all...] |
/titanic_52/usr/src/cmd/fwflash/plugins/hdrs/ |
H A D | hermon_ib.h | 10 * See the License for the specific language governing permissions 35 * ConnectX (hermon) specific definitions. 53 * Image Info section: Refer Mellanox App note 1.45, Section 4.4 55 * The Image Info section contains management information about the 56 * firmware image. It consists of a series of consecutive data tags. 57 * Each tag contains a 32-bit header, providing a TagID which indicates 69 CNX_VSD = 5, /* Vendor Specific Data */ 73 /* 0x9 - 0xFE are reserved */ 89 * Image Info Format revision (TagID - CNX_IMAGE_INFO_RE [all...] |
/titanic_52/usr/src/cmd/fwflash/common/ |
H A D | fwflash.h | 10 * See the License for the specific language governing permissions 70 * fully-qualified filename in /usr/lib/fwflash/identify 87 * Function entry point to support the command-line "-r" 88 * option - read image from device to persistent storage. 95 * Function entry point to support the command-line "-f" 96 * option - writes from persistent storage to device 117 * Function entry point to support the command-lin [all...] |
/titanic_52/usr/src/man/man3c/ |
H A D | posix_spawn.3c | 6 .\" are reprinted and reproduced in electronic form in the Sun OS Reference Manual, from IEEE Std 1003.1, 2004 Edition, Standard for Information Technology -- Portable Operating System Interface (POSIX), The Open Group Base Specifications Issue 6, Copyright (C) 2001-2004 by the Institute of Electrical 10 .\" You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE or http://www.opensolaris.org/os/licensing. See the License for the specific language governing permissions and limitations under the License. 15 posix_spawn, posix_spawnp \- spawn a process 39 (child process) from the specified process image. The new process image is 40 constructed from a regular executable file called the new process image file. 50 .in -2 61 .in - [all...] |
H A D | dldump.3c | 4 .\" You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE or http://www.opensolaris.org/os/licensing. See the License for the specific language governing permissions and limitations under the License. 8 dldump \- create a new file from a dynamic object component of the calling 24 file. Relocations can be applied to the new object to pre-bind it to other 25 dynamic objects, or fix the object to a specific memory location. In addition, 27 image as this data exists in the calling process. 36 limitations in regards to data usage can make dumping a memory image 49 into two basic types: \fInon-symbolic\fR and \fIsymbolic\fR. 52 The \fInon-symbolic\fR relocation is a simple \fIrelative\fR relocation that 69 affect the relocations that are applied to the new object. \fINon-symbolic\fR 157 location that the \fIipath\fR image i [all...] |
/titanic_52/usr/src/man/man7d/ |
H A D | ii.7d | 4 .\" You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE or http://www.opensolaris.org/os/licensing. See the License for the specific language governing permissions and limitations under the License. 8 ii \- Instant Image control device 12 The \fBii\fR device is a control interface for Instant Image devices and 13 controls the Instant Image module through the \fBioctl\fR(2) interface. 16 Instant Image is a point-in-time volume copy facility for the Solaris operating 18 Instant Image, you can create an independent point-i [all...] |
H A D | smbios.7d | 4 .\" You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE or http://www.opensolaris.org/os/licensing. See the License for the specific language governing permissions and limitations under the License. 8 smbios \- System Management BIOS image 19 snapshot of the System Management BIOS (\fBSMBIOS\fR) image exported by the 20 current system. \fBSMBIOS\fR is an industry-standard mechanism that enables 21 low-level system software to export hardware configuration information to 22 higher-level system management software. The \fBSMBIOS\fR data format is 29 The \fBSMBIOS\fR image consists of a table of structures, each describing some 31 image varies widely by platform and BIOS vendor and may not exist on some 33 the \fBSMBIOS\fR image an [all...] |
/titanic_52/usr/src/cmd/sgs/libelf/common/ |
H A D | begin.c | 10 * See the License for the specific language governing permissions 57 if (ref->ed_nextoff >= ref->ed_fsz) in _elf_member() 59 if (ref->ed_fd == -1) /* disabled */ in _elf_member() 60 fd = -1; in _elf_member() 65 if (ref->ed_fd != fd) { in _elf_member() 69 if ((_elf_vm(ref, ref->ed_nextoff, sizeof (struct ar_hdr)) != in _elf_member() 71 ref->ed_ident + ref->ed_nextof in _elf_member() 199 elf_memory(char * image,size_t sz) elf_memory() argument 322 char *image; elf_begin() local [all...] |
/titanic_52/usr/src/man/man1/ |
H A D | gcore.1 | 4 .\" You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE or http://www.opensolaris.org/os/licensing. See the License for the specific language governing permissions and limitations under the License. 8 gcore \- get core images of running processes 12 \fBgcore\fR [\fB-pgF\fR] [\fB-o\fR \fIfilename\fR] [\fB-c\fR \fIcontent\fR] \fIprocess-id\fR... 18 The \fBgcore\fR utility creates a core image of each specified process. By 19 default, the name of the core image file for the process whose process \fBID\fR 20 is \fIprocess-id\fR is \fBcore.\fR\fIprocess-i [all...] |
/titanic_52/usr/src/grub/grub-0.97/docs/ |
H A D | multiboot.texi | 1 \input texinfo @c -*-texinfo-*- 2 @c -*-texinfo-*- 107 * Boot-time configuration:: 119 different install-tim [all...] |
H A D | multiboot.info | 4 INFO-DIR-SECTION Kernel 5 START-INFO-DIR-ENTRY 7 END-INFO-DIR-ENTRY 59 * Boot-time configuration:: 72 different install-tim [all...] |
/titanic_52/usr/src/cmd/file/ |
H A D | magic | 12 # See the License for the specific language governing permissions 41 #>4 byte 1 32-bit 76 0 short 070702 cpio archive - CRC header 77 0 string 070702 ASCII cpio archive - CRC header 78 0 short 070707 cpio archive - CHR (-c) header 79 0 string 070707 ASCII cpio archive - CHR (-c) header 88 >15 ubyte >0 - version %ld 89 0 short 0401 unix-r [all...] |
/titanic_52/usr/src/cmd/fwflash/plugins/transport/common/ |
H A D | tavor.c | 10 * See the License for the specific language governing permissions 27 * IB (InfiniBand) specific functions. 48 * 4. data in image files is in network byteorder form. 49 * 5. data in image structures in memory is kept in network byteorder. 101 static uint16_t crc16(uint8_t *image, uint32_t size); 141 (struct ib_encap_ident *)(uintptr_t)flashdev->ident->encap_ident; in fw_readfw() 142 lpps = (struct mlx_xps *)(uintptr_t)manuf->pps; in fw_readfw() 143 lsps = (struct mlx_xps *)(uintptr_t)manuf->sps; in fw_readfw() 152 pfia = MLXSWAPBITS32(lpps->fi in fw_readfw() 1907 crc16(uint8_t * image,uint32_t size) crc16() argument [all...] |
H A D | hermon.c | 10 * See the License for the specific language governing permissions 107 manuf = (ib_cnx_encap_ident_t *)flashdev->ident->encap_ident; in fw_readfw() 110 "device %s! \n"), flashdev->access_devname); in fw_readfw() 114 logmsg(MSG_INFO, "hermon: fw_identify should have read the image. " in fw_readfw() 115 "state 0x%x\n", manuf->state); in fw_readfw() 120 "image on device (%s)\n"), flashdev->access_devname); in fw_readfw() 136 * image verification load operation. 146 manuf = (ib_cnx_encap_ident_t *)flashdev->iden in fw_writefw() 1199 cnx_crc16(uint8_t * image,uint32_t size,int is_image) cnx_crc16() argument [all...] |
/titanic_52/usr/src/boot/sys/boot/fdt/dts/powerpc/ |
H A D | p1020rdb.dts | 15 * derived from this software without specific prior written permission. 36 /dts-v1/; 41 #address-cells = <2>; 42 #size-cells = <2>; 55 #address-cells = <1>; 56 #size-cells = <0>; 61 next-level-cache = <&L2>; 67 next-level-cach [all...] |
/titanic_52/usr/src/man/man3elf/ |
H A D | elf_rawfile.3elf | 4 .\" You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE or http://www.opensolaris.org/os/licensing. See the License for the specific language governing permissions and limitations under the License. 8 elf_rawfile \- retrieve uninterpreted file contents 12 cc [ \fIflag\fR... ] \fIfile\fR ... \fB-lelf\fR [ \fIlibrary\fR ... ] 22 image of the file. This function should be used only to retrieve a file being 33 it leaves unknown files unmodified. Thus, asking for the uninterpreted image of 41 If \fIptr\fR is non-null, the library also stores the file's size, in bytes, in 44 stored through \fIptr\fR, if \fIptr\fR is non-null. 60 MT-Level MT-Safe 74 program requests the raw image firs [all...] |
/titanic_52/usr/src/cmd/svr4pkg/pkgcond/ |
H A D | pkgcond_msgs.h | 10 * See the License for the specific language governing permissions 44 "\t%s [-nv] <condition> [ <option(s)> ]\n" \ 47 "\t-n - negate results of condition test\n" \ 48 "\t-v - verbose output of condition testing\n" \ 52 "<option(s)> are specific to the condition used\n" \ 54 "pkgcond -?\n" \ 55 "\t- Shows this help message\n") 240 "path <%s> is not a global zone: initial non-globa [all...] |
/titanic_52/usr/src/cmd/sgs/libld/common/ |
H A D | outfile.c | 10 * See the License for the specific language governing permissions 33 * image, associating the appropriate input elf structures with the new image, 34 * and obtaining new elf structures to define the new image. 51 * correctly off of the base of the elf image. We must also insure that the 87 mode = (ofl->ofl_flags & (FLG_OF_EXEC | FLG_OF_SHAROBJ)) in ld_open_outfile() 91 if (stat(ofl->ofl_name, &status) == 0) { in ld_open_outfile() 99 ofl->ofl_flags1 |= FLG_OF1_NONREG; in ld_open_outfile() 118 * supposed to replace a non-writable file, which in ld_open_outfile() 121 * the file for non-destructiv in ld_open_outfile() [all...] |
/titanic_52/usr/src/lib/brand/solaris10/zone/ |
H A D | common.ksh | 10 # See the License for the specific language governing permissions 36 ST_PRODUCT_UUID="urn:uuid:2f459121-dec7-11de-9af7-080020a9ed93" 38 w_sanity_detail=$(gettext " WARNING: Skipping image sanity checks.") 40 f_sanity_sparse=$(gettext "Is this a sparse zone image? The image must be whole-root.") 41 f_sanity_vers=$(gettext "The image releas [all...] |
/titanic_52/usr/src/lib/libcurses/screen/ |
H A D | scr_reset.c | 11 * See the License for the specific language governing permissions 31 * University Copyright- Copyright (c) 1982, 1986, 1988 35 * University Acknowledgment- Portions of this document are derived from 50 * Initialize the screen image to be the image contained 52 * to initialize its idea of the screen image to be that of its 65 * 1: Tell <curses> that the stored image should be 66 * the physical image. Sort of like a huge waddstr onto 68 * a screen image and restore it at a later time. 70 * 2: Tell <curses> that the stored image i [all...] |