Searched refs:additional (Results 1 - 23 of 23) sorted by relevance

/illumos-gate/usr/src/test/zfs-tests/tests/functional/cli_user/misc/
H A Dzpool_attach_001_neg.ksh48 RESULT=$(zpool status -v $TESTPOOL.virt | grep disk-additional.dat)
60 /$TESTDIR/disk-additional.dat
64 /$TESTDIR/disk-additional.dat
H A Dzpool_replace_001_neg.ksh49 RESULT=$(zpool status -v $TESTPOOL.virt | grep disk-additional.dat)
61 /$TESTDIR/disk-additional.dat
65 /$TESTDIR/disk-additional.dat
H A Dsetup.ksh122 mkfile $MINVDEVSIZE /$TESTDIR/disk-additional.dat
/illumos-gate/usr/src/lib/smbsrv/libsmbns/common/
H A Dsmbns_netbios_name.c210 packet.arcount = 0; /* additional recs */
211 packet.additional = NULL;
544 nrr = npb->additional;
748 npb->additional = (struct resource_record *)heap;
755 * (answer, authority, additional) are consecutive via nrr[i].
963 struct resource_record *additional)
1006 packet.arcount = 1; /* additional recs */
1007 packet.additional = additional;
1036 struct resource_record *additional, in
962 smb_send_name_registration_request(int bcast, struct name_question *question, struct resource_record *additional) argument
1035 smb_send_name_refresh_request(int bcast, struct name_question *question, struct resource_record *additional, int force) argument
1170 smb_send_name_release_request_and_demand(int bcast, struct name_question *question, struct resource_record *additional) argument
1528 struct resource_record additional; local
1584 struct resource_record additional; local
1626 struct resource_record additional; local
1666 struct resource_record additional; local
1721 struct resource_record additional; local
1837 struct resource_record *additional; local
1917 struct resource_record *additional; local
[all...]
H A Dsmbns_netbios.h210 unsigned arcount; /* additional recs */
215 struct resource_record *additional; member in struct:name_packet
/illumos-gate/usr/src/lib/libc/sparc/fp/
H A Dfpgetrnd.s37 add %sp, -SA(MINFRAME), %sp ! get an additional word of storage
H A Dfpgetmask.s37 add %sp, -SA(MINFRAME), %sp ! get an additional word of storage
H A Dfpgetsticky.s37 add %sp, -SA(MINFRAME), %sp ! get an additional word of storage
H A Dfpsetmask.s46 add %sp, -SA(MINFRAME), %sp ! get an additional word of storage
H A Dfpsetrnd.s37 add %sp, -SA(MINFRAME), %sp ! get an additional word of storage
H A Dfpsetsticky.s37 add %sp, -SA(MINFRAME), %sp ! get an additional word of storage
/illumos-gate/usr/src/lib/libc/sparcv9/fp/
H A Dfpgetrnd.s37 add %sp, -SA(MINFRAME), %sp ! get an additional word of storage
H A Dfpgetmask.s37 add %sp, -SA(MINFRAME), %sp ! get an additional word of storage
H A Dfpgetsticky.s37 add %sp, -SA(MINFRAME), %sp ! get an additional word of storage
H A Dfpsetmask.s46 add %sp, -SA(MINFRAME), %sp ! get an additional word of storage
H A Dfpsetrnd.s37 add %sp, -SA(MINFRAME), %sp ! get an additional word of storage
H A Dfpsetsticky.s37 add %sp, -SA(MINFRAME), %sp ! get an additional word of storage
/illumos-gate/usr/src/tools/scripts/
H A Dxref.mk39 # XRADD: The list of additional filename globs to include.
40 # XRDEL: The list of additional filename globs to exclude.
41 # XRINCDIRS: The list of additional include paths, in "foo bar" format.
42 # XRINCS: The list of additional include paths, in "-Ifoo -Ibar" format.
91 # * Any additional FLG-related source files are in xref.flg.
/illumos-gate/usr/src/lib/libsqlite/tool/
H A Dspaceanal.tcl383 primary B*Tree page. Any additional payload is stored on a linked list
/illumos-gate/usr/src/uts/common/sys/scsi/adapters/mpt_sas/mpi/
H A Dmpi2_history.txt186 * Added additional defines for RAID Volume Page 0
/illumos-gate/usr/src/uts/sun4u/cpu/
H A Dcommon_asm.s1270 ! we'll need an additional prefetch to get an entire page
/illumos-gate/usr/src/grub/grub-0.97/docs/
H A Dtexinfo.tex1683 % the additional smallness of 8pt. So I'm making the default 9pt.
4463 % We append the current node name (if any) and page number as additional
5896 % floats, there is an additional part, which is not written here:
/illumos-gate/usr/src/uts/common/io/scsi/targets/
H A Dst.c8634 uint32_t additional = 0; local
8804 additional = (count >> 16) & 0xffffffff;
8977 (void) scsi_setup_cdb(ucdb, com, address, (uint_t)count, additional);

Completed in 162 milliseconds