Home
last modified time | relevance | path

Searched refs:available (Results 1 – 25 of 753) sorted by relevance

12345678910>>...31

/illumos-gate/usr/src/uts/common/os/
H A Dddi_nodeid.c47 struct available { struct
50 struct available *next; argument
51 struct available *prev; argument
82 static struct available *
113 np_insert(struct available *fp, struct available *np) in np_insert()
129 np_add(struct available *fp) in np_add()
131 struct available *np; in np_add()
153 struct available *xp; in np_coalesce()
169 struct available *np; in impl_ddi_init_nodeid()
185 struct available *np; in impl_ddi_alloc_nodeid()
[all …]
/illumos-gate/usr/src/test/zfs-tests/tests/functional/reservation/
H A Dreservation_007_pos.sh67 space_avail=`get_prop available $TESTPOOL`
91 avail_aft_dset1=`get_prop available $TESTPOOL`
105 avail_dest_dset2=`get_prop available $TESTPOOL`
117 avail_dest_dset1=`get_prop available $TESTPOOL`
H A Dreservation_004_pos.sh69 space_avail=`get_prop available $TESTPOOL`
89 space_avail=`get_prop available $TESTPOOL`
96 space_avail=`get_prop available $TESTPOOL`
117 new_space_avail=`get_prop available $TESTPOOL`
H A Dreservation_001_pos.sh66 space_avail=`get_prop available $TESTPOOL`
92 space_avail=`get_prop available $TESTPOOL`
114 new_space_avail=`get_prop available $obj`
H A Dreservation_005_pos.sh68 space_avail=`get_prop available $TESTPOOL`
85 space_avail=`get_prop available $TESTPOOL`
111 new_space_avail=`get_prop available $TESTPOOL`
H A Dreservation_009_pos.sh68 space_avail=`get_prop available $TESTPOOL`
80 space_avail_still=`get_prop available $TESTPOOL`
H A Dreservation_010_pos.sh70 space_avail=`get_prop available $TESTPOOL`
82 space_avail_still=`get_prop available $TESTPOOL`
H A Dreservation_002_pos.sh68 space_avail=`get_prop available $TESTPOOL`
87 space_avail=`get_prop available $TESTPOOL`
H A Dreservation_003_pos.sh79 space_avail=`get_prop available $TESTPOOL`
111 space_avail=`get_prop available $TESTPOOL`
H A Dreservation_008_pos.sh72 space_avail=`get_prop available $TESTPOOL`
99 space_avail_still=`get_prop available $TESTPOOL`
H A Dreservation_014_pos.sh64 space_avail=`get_prop available $TESTPOOL`
82 space_avail=`get_prop available $TESTPOOL`
/illumos-gate/usr/src/lib/libmlrpc/common/
H A Dndr_client.c408 unsigned long available; in ndr_clnt_get_frag() local
411 available = nds->pdu_size - nds->pdu_scan_offset; in ndr_clnt_get_frag()
413 while (available < NDR_RSP_HDR_SIZE) { in ndr_clnt_get_frag()
416 available += nbytes; in ndr_clnt_get_frag()
422 while (available < hdr->frag_length) { in ndr_clnt_get_frag()
425 available += nbytes; in ndr_clnt_get_frag()
/illumos-gate/usr/src/boot/common/
H A Dhelp.common13 Some commands may not be available. Use the '?' command to list
14 most available commands.
17 # T? DList available commands
21 Lists all available commands.
40 Use lsdev to get available device names.
65 information about available console devices.
73 to address 0000:7C00 and attempts to run it. Use lsdev to get available
95 Switch framebuffer mode on or off, get current mode, list available
272 Selects the default device. See lsdev for available devices.
298 Without the value, will list the currently available list
/illumos-gate/usr/src/common/
H A DGPLDISCLAIMER2 LGPL is available it will apply instead, Sun elects to use only the General
4 GPL license versions is made available with the language indicating that GPLv2
/illumos-gate/usr/src/cmd/availdevs/
H A Davaildevs.c67 xmlNodePtr available = *((xmlNodePtr *)data); in add_disk_to_xml() local
70 available, NULL, (xmlChar *)ELEMENT_DISK, NULL); in add_disk_to_xml()
232 xmlNodePtr available = xmlNewChild(root, NULL, in main() local
239 add_disk_to_xml, &available); in main()
/illumos-gate/usr/src/test/zfs-tests/tests/functional/snapshot/
H A Dsnapshot_008_pos.ksh71 orig_size=`get_prop available $TESTPOOL`
91 new_size=`get_prop available $TESTPOOL`
/illumos-gate/usr/src/cmd/perl/contrib/Sun/Solaris/Task/
H A DREADME11 This module is only available for Solaris 9 onwards.
33 part of Solaris, see the Solaris-PerlGcc module, also available from CPAN.
/illumos-gate/usr/src/lib/libc/port/gen/
H A Derrlist82 43 No CSI structure available
85 46 No record locks available
100 61 No data available
147 132 No buffer space available
152 138 Not available
/illumos-gate/usr/src/cmd/fm/dicts/
H A DZFS.po40 msgstr "ZFS filesystems are not available"
54 msgstr "A hot spare will be activated if available."
68 msgstr "A device could not be opened and no replicas are available. Refer to %s for more informati…
72 msgstr "The pool is no longer available"
86 msgstr "A hot spare will be activated if available."
100 …ened due to a missing or invalid\n device label and no replicas are available. Refer to %s fo…
104 msgstr "The pool is no longer available"
136 msgstr "The pool is no longer available"
232 msgstr "ZFS filesystems are not available"
246 …ined and marked as faulted. An attempt\n will be made to activate a hot spare if available. "
[all …]
/illumos-gate/usr/src/cmd/sgs/demo_rdb/tests/
H A Dloadmaps24 echo "Display maps before any link-maps are available."
30 echo "Now that link-maps are available display both memory maps and "
/illumos-gate/usr/src/uts/common/io/nxge/
H A Dnxge_send.c1243 int available, len, left; in nxge_do_softlso() local
1390 available = pktlen - hdrlen; in nxge_do_softlso()
1391 segnum = (available - 1) / mss + 1; in nxge_do_softlso()
1398 available, in nxge_do_softlso()
1439 left = available; in nxge_do_softlso()
1497 available, left, len, in nxge_do_softlso()
1506 available, left, len, in nxge_do_softlso()
1526 available, left, len, (int)MBLKL(nmp))); in nxge_do_softlso()
1534 available, left, len, (int)MBLKL(nmp))); in nxge_do_softlso()
1541 available, left, len, (int)MBLKL(nmp))); in nxge_do_softlso()
[all …]
/illumos-gate/usr/src/contrib/zlib/
H A DREADME31 issue of Dr. Dobb's Journal; a copy of the article is available at
38 zlib is available in Java using the java.util.zip package, documented at
41 A Perl interface to zlib written by Paul Marquess <pmqs@cpan.org> is available
46 available in Python 1.5 and later versions, see
52 of zlib by Gilles Vollant <info@winimage.com>, is available in the
/illumos-gate/usr/src/cmd/perl/contrib/Sun/Solaris/Project/
H A DREADME11 This module is only available for Solaris 9 onwards.
44 part of Solaris, see the Solaris-PerlGcc module, also available from CPAN.
/illumos-gate/usr/src/
H A DOPENSOLARIS.LICENSE28 makes Original Software available under this License.
52 available under the terms of this License.
101 or otherwise makes the Original Software available to a
138 otherwise makes the Modifications available to a third
156 available in Executable form must also be made available in Source
160 Software You distribute or otherwise make available. You must
237 Covered Software available under the terms of the version of the
241 available under any subsequent version of the License, You must
242 distribute and make the Covered Software available under the terms
245 distribute or otherwise make the Covered Software available under
[all …]
/illumos-gate/usr/src/cmd/swap/
H A Dswap.c309 pgcnt_t allocated, reserved, available; in doswap() local
333 available = ai.ani_max - ai.ani_resv; in doswap()
355 nicenum_scale(available, factor, numbuf, sizeof (numbuf), 0); in doswap()
362 ctok(available)); in doswap()

12345678910>>...31