Home
last modified time | relevance | path

Searched refs:part (Results 101 – 125 of 305) sorted by relevance

12345678910>>...13

/illumos-gate/usr/src/cmd/sendmail/cf/mailer/
H A Dsmtp.m453 R$+.BITNET <@ $~[ $*:$+ > $: $1 .BITNET < @ $4 > strip mailer: part',
65 R$+ < @ $~[ $* : $+ > $@ $1 < @ $4 > strip mailer: part
/illumos-gate/usr/src/lib/libsqlite/test/
H A Dsubselect.test13 # focus of this file is testing SELECT statements that are part of
38 } {1 {only a single result allowed for a SELECT that is part of an expression}}
/illumos-gate/usr/src/lib/libadutils/common/
H A Dlibadutils.h149 adutils_ad_partition_t part);
/illumos-gate/usr/src/boot/common/
H A DMakefile.inc30 SRCS+= disk.c part.c
/illumos-gate/usr/src/lib/libm/i386/src/
H A Dlround.S83 movl 8(%ecx),%eax / high part of x
H A Dround.S79 movl 8(%ecx),%eax / high part of x
H A Dlroundl.S83 movw 12(%ecx),%ax / sign+exp part of x
/illumos-gate/usr/src/boot/sys/sys/
H A Dvtoc.h76 } part[VTOC8_NPARTS] __packed; member
/illumos-gate/usr/src/uts/common/io/
H A Dlofi.c688 minor_t part; in lofi_open() local
710 part = LOFI_PART(getminor(*devp)); in lofi_open()
711 mask = (1U << part); in lofi_open()
747 if (lsp->ls_open_lyr[part]) { in lofi_open()
782 lsp->ls_open_lyr[part]++; in lofi_open()
797 minor_t part; in lofi_close() local
803 part = LOFI_PART(getminor(dev)); in lofi_close()
804 mask = (1U << part); in lofi_close()
822 lsp->ls_open_lyr[part]--; in lofi_close()
1754 minor_t part; in lofi_strategy_backend() local
[all …]
/illumos-gate/usr/src/uts/sun/io/
H A Dfd.c1478 int part; in fd_open() local
1501 part = FDPARTITION(dev); in fd_open()
1502 pbit = 1 << part; in fd_open()
1503 dkm = &un->un_label.dkl_map[part]; in fd_open()
1624 un->un_lyropen[part]++; in fd_open()
1653 int unit, part_is_closed, part; in fd_close() local
1664 part = FDPARTITION(dev); in fd_close()
1670 un->un_lyropen[part]--; in fd_close()
1677 un->un_exclmask &= ~(1<<part); in fd_close()
3133 part = FDPARTITION(bp->b_edev); in fdstart()
[all …]
/illumos-gate/usr/src/cmd/cmd-inet/usr.lib/in.mpathd/
H A Dmpathd.dfl35 # By default only interfaces configured as part of multipathing groups
/illumos-gate/usr/src/lib/pkcs11/libkcfd/
H A DREADME31 when used by kcfd as part of the Cryptographic Framework's FIPS-140
/illumos-gate/usr/src/lib/libc/sparc/gen/
H A Dmemchr.S50 ! The first part of this algorithm focuses on determining
/illumos-gate/usr/src/grub/grub-0.97/stage2/
H A Dbuiltins.c1581 set_root (char *root, unsigned long drive, unsigned long part) in set_root() argument
1583 int bsd_part = (part >> 8) & 0xFF; in set_root()
1584 int pc_slice = part >> 16; in set_root()
1659 unsigned long part = 0xFFFFFF; in find_common() local
1668 part = current_partition; in find_common()
1689 while (next_partition (drive, 0xFFFFFF, &part, &type, in find_common()
1698 current_partition = part; in find_common()
1709 set_root(tmproot, drive, part); in find_common()
3388 unsigned long part = 0xFFFFFF; in parttype_func() local
3425 while (next_partition (current_drive, 0xFFFFFF, &part, &type, in parttype_func()
[all …]
/illumos-gate/usr/src/data/consfonts/
H A DTHIRDPARTYLICENSE41 or substituting -- in part or in whole -- any of the components of the
75 5) The Font Software, modified or unmodified, in part or in whole,
/illumos-gate/usr/src/cmd/ipf/tools/
H A DIPFILTER.LICENCE16 * copied, in part or in whole, and put under another distribution licence
/illumos-gate/usr/src/common/ficl/softcore/
H A Dwordsets.fr13 \ This file is part of the softcore, implementing [partial] word sets.
/illumos-gate/usr/src/lib/libc/sparcv9/gen/
H A Dmemchr.S50 ! The first part of this algorithm focuses on determining
/illumos-gate/usr/src/cmd/hal/hald/solaris/
H A Ddevinfo_storage.c1375 char *part, *slice, *disk; in devinfo_volume_get_slice_name() local
1383 part = strrchr(devlink, 'p'); in devinfo_volume_get_slice_name()
1387 if ((part != NULL) && (part > slice) && (part > disk)) { in devinfo_volume_get_slice_name()
1388 s = part; in devinfo_volume_get_slice_name()
/illumos-gate/usr/src/cmd/ipf/examples/
H A Dfirewall19 want each host that is part of your firewall to be allowed to do, including
/illumos-gate/usr/src/cmd/sgs/link_audit/common/
H A D00README30 Guide", which is part of the "Software Developer Collection".
/illumos-gate/usr/src/test/test-runner/stf/contrib/
H A DLICENSE.Artistic97 commercial) programs as part of a larger (possibly commercial)
108 shall not be considered part of this Package.
/illumos-gate/usr/src/uts/common/inet/cc/
H A DTHIRDPARTYLICENSE3 possible in part by a grant from the Cisco University Research Program Fund
/illumos-gate/usr/src/uts/common/io/bpf/
H A DBPF.LICENCE6 * (net/enet.c) distributed as part of 4.3BSD, and code contributed
/illumos-gate/usr/src/cmd/perl/contrib/Sun/Solaris/Lgrp/
H A DREADME57 part of Solaris, see the Solaris-PerlGcc module, also available from CPAN.

12345678910>>...13