Home
last modified time | relevance | path

Searched refs:parts (Results 26 – 50 of 99) sorted by relevance

1234

/illumos-gate/usr/src/cmd/dtrace/test/tst/common/privs/
H A Dtst.getf.ksh47 * We can potentially read parts of our cred, but we can't dereference
/illumos-gate/usr/src/uts/common/sys/dktp/
H A Dfdisk.h151 char parts[FD_NUMPART * sizeof (struct ipart)]; member
/illumos-gate/usr/src/cmd/sgs/test/
H A DREADME16 This directory contains various unit tests for parts of the sgs source tree.
/illumos-gate/usr/src/uts/intel/ia32/
H A DREADME21 headers still used by various parts of the system, largely describing
/illumos-gate/usr/src/cmd/fs.d/pcfs/fsck/
H A Dpcfs_common.c504 (void) memcpy(part, mb.parts, sizeof (part)); in findPartitionOffset()
596 (void) memcpy(part, extmboot.parts, sizeof (part)); in findPartitionOffset()
664 (void) memcpy(part, mb.parts, sizeof (part)); in findPartitionOffset()
/illumos-gate/usr/src/lib/libcryptoutil/
H A DREADME38 needed that are shared by various userland parts of the crypto framework.
49 Any code that is generic enough to be shared by multiple parts of the
222 PKCS#11 header files although they are common to various parts of the
/illumos-gate/usr/src/tools/smatch/src/Documentation/
H A Dsubmitting-patches.md7 This document mostly focuses on the parts that might be different from the Linux
H A Ddoc-guide.rst52 * ``#`` with overline for parts
H A Ddata-structures.txt18 …structures, it has some common data and a union of sub-structures for the parts that differ betwee…
/illumos-gate/usr/src/boot/
H A DReadme.txt16 This is source tree snapshot of loader and related parts from
/illumos-gate/usr/src/cmd/bhyve/
H A DREADME.sync5 parts of the kernel module have been updated to the latest upstream FreeBSD
/illumos-gate/usr/src/lib/libfdisk/common/
H A Dlibfdisk.h137 struct ipart parts[2]; member
/illumos-gate/usr/src/cmd/hal/utils/
H A Dfsutils.c136 bcopy(mboot->parts, ipart, FD_NUMPART * sizeof (struct ipart)); in walk_partitions()
/illumos-gate/usr/src/test/test-runner/cmd/
H A Drun665 parts = section.split(':', 1)
666 sectiondir = parts[0]
667 identifier = parts[1] if len(parts) == 2 else None
/illumos-gate/usr/src/lib/libefi/common/
H A Drdwr_efi.c260 ipart = (struct ipart *)(uintptr_t)mbr->parts; in efi_alloc_and_read()
754 bzero(&mb.parts, sizeof (mb.parts)); in write_pmbr()
755 cp = (uchar_t *)&mb.parts[slot * sizeof (struct ipart)]; in write_pmbr()
/illumos-gate/usr/src/tools/scripts/
H A Dgit-pbchk.py460 parts = f.split('/')
461 for p in parts:
/illumos-gate/usr/src/lib/lib9p/
H A DCOPYRIGHT25 Some parts of the code are based on libixp (http://libs.suckless.org/libixp)
/illumos-gate/usr/src/uts/common/fs/udfs/
H A Dudf_vfsops.c425 struct ud_part *parts; in udf_statvfs() local
439 parts = udf_vfsp->udf_parts; in udf_statvfs()
441 sp->f_blocks += parts->udp_nblocks; in udf_statvfs()
442 sp->f_bfree += parts->udp_nfree; in udf_statvfs()
443 parts++; in udf_statvfs()
/illumos-gate/usr/src/grub/grub-0.97/
H A DTODO96 ? Divide pxegrub into two parts, so the initial image doesn't exceed
/illumos-gate/usr/src/uts/common/io/rtw/
H A DTHIRDPARTYLICENSE34 * Interface for the 93C66/56/46/26/06 serial eeprom parts.
/illumos-gate/usr/src/cmd/fstyp/
H A Dfstyp.c330 bcopy(mboot->parts, ipart, FD_NUMPART * sizeof (struct ipart)); in walk_partitions()
/illumos-gate/exception_lists/
H A Dinterface_check43 # Shared objects underneath these parts of the tree are taken to be plugins.
/illumos-gate/usr/src/cmd/ssh/doc/
H A DLICENCE21 * copyrights held by third parties, and the software includes parts that
109 Various parts are from the University of California.
/illumos-gate/usr/src/test/util-tests/tests/awk/
H A DTHIRDPARTYLICENSE.gawk145 subprograms and other parts of the work.
148 can regenerate automatically from other parts of the Corresponding
225 additional terms, to the whole of the work, and all its parts,
243 parts of the aggregate.
260 long as you offer spare parts or customer support for that product
661 parts of the General Public License. Of course, your program's commands
/illumos-gate/usr/src/cmd/sgs/liblddbg/common/
H A Dmapfile-vers535 # The following interfaces are used by various parts of the link-editors and

1234