/titanic_50/usr/src/uts/common/os/ |
H A D | ddi_nodeid.c | 49 struct available { struct 52 struct available *next; argument 53 struct available *prev; argument 67 static struct available seed = { 74 static struct available *nhead; 84 static struct available * 87 return (kmem_zalloc(sizeof (struct available), kmflag)); in np_alloc() 91 np_free(struct available *np) in np_free() 93 kmem_free(np, sizeof (struct available)); in np_free() 100 np_unlink(struct available *np) in np_unlink() [all …]
|
/titanic_50/usr/src/test/zfs-tests/tests/functional/reservation/ |
H A D | reservation_007_pos.sh | 67 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 D | reservation_004_pos.sh | 69 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 D | reservation_001_pos.sh | 66 space_avail=`get_prop available $TESTPOOL` 92 space_avail=`get_prop available $TESTPOOL` 114 new_space_avail=`get_prop available $obj`
|
H A D | reservation_005_pos.sh | 68 space_avail=`get_prop available $TESTPOOL` 85 space_avail=`get_prop available $TESTPOOL` 111 new_space_avail=`get_prop available $TESTPOOL`
|
H A D | reservation_009_pos.sh | 68 space_avail=`get_prop available $TESTPOOL` 80 space_avail_still=`get_prop available $TESTPOOL`
|
H A D | reservation_010_pos.sh | 70 space_avail=`get_prop available $TESTPOOL` 82 space_avail_still=`get_prop available $TESTPOOL`
|
H A D | reservation_002_pos.sh | 68 space_avail=`get_prop available $TESTPOOL` 87 space_avail=`get_prop available $TESTPOOL`
|
H A D | reservation_003_pos.sh | 79 space_avail=`get_prop available $TESTPOOL` 111 space_avail=`get_prop available $TESTPOOL`
|
H A D | reservation_008_pos.sh | 72 space_avail=`get_prop available $TESTPOOL` 99 space_avail_still=`get_prop available $TESTPOOL`
|
H A D | reservation_014_pos.sh | 64 space_avail=`get_prop available $TESTPOOL` 82 space_avail=`get_prop available $TESTPOOL`
|
/titanic_50/usr/src/lib/smbsrv/libmlrpc/common/ |
H A D | ndr_client.c | 312 unsigned long available; in ndr_clnt_get_frag() local 315 available = nds->pdu_size - nds->pdu_scan_offset; in ndr_clnt_get_frag() 317 while (available < NDR_RSP_HDR_SIZE) { in ndr_clnt_get_frag() 320 available += nbytes; in ndr_clnt_get_frag() 326 while (available < hdr->frag_length) { in ndr_clnt_get_frag() 329 available += nbytes; in ndr_clnt_get_frag()
|
/titanic_50/usr/src/common/ |
H A D | GPLDISCLAIMER | 2 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
|
/titanic_50/usr/src/cmd/avs/errgen/ |
H A D | errgen.help.txt | 62 NOMINOR = No more minor numbers available 68 #define SV_ENOMINOR 0x00030001 /* No more minor numbers available */ 74 `SV_ENOMINOR` = No more minor numbers available 81 * No more minor numbers available 99 "No more minor numbers available",
|
/titanic_50/usr/src/cmd/availdevs/ |
H A D | availdevs.c | 67 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()
|
/titanic_50/usr/src/test/zfs-tests/tests/functional/snapshot/ |
H A D | snapshot_008_pos.ksh | 71 orig_size=`get_prop available $TESTPOOL` 91 new_size=`get_prop available $TESTPOOL`
|
/titanic_50/usr/src/cmd/perl/contrib/Sun/Solaris/Task/ |
H A D | README | 11 This module is only available for Solaris 9 onwards. 33 part of Solaris, see the Solaris-PerlGcc module, also available from CPAN.
|
/titanic_50/usr/src/lib/libc/port/gen/ |
H A D | errlist | 82 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
|
/titanic_50/usr/src/cmd/sgs/librtld_db/demo/tests/ |
H A D | loadmaps | 24 echo "Display maps before any link-maps are available." 30 echo "Now that link-maps are available display both memory maps and "
|
/titanic_50/usr/src/cmd/fm/dicts/ |
H A D | ZFS.po | 40 msgstr "ZFS filesystems are not available" 42 …available in an alternate\nlocation, use the '-d' option to 'zpool import' to search for devices i… 54 msgstr "A hot spare will be activated if available." 58 …nline':\n\n\n# zpool online test c0t0d1\n\n\nIf the device is no longer available, the device can … 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" 74 …available and cannot be reattached to the\nsystem, then the pool must be destroyed and re-created … 86 msgstr "A hot spare will be activated if available." 90 …y attached device and resume functioning.\n\nIf the device is no longer available, it can be repla… 100 …ened due to a missing or invalid\n device label and no replicas are available. Refer to %s fo… [all …]
|
/titanic_50/usr/src/cmd/perl/contrib/Sun/Solaris/Project/ |
H A D | README | 11 This module is only available for Solaris 9 onwards. 44 part of Solaris, see the Solaris-PerlGcc module, also available from CPAN.
|
/titanic_50/usr/src/uts/common/io/nxge/ |
H A D | nxge_send.c | 1265 int available, len, left; in nxge_do_softlso() local 1412 available = pktlen - hdrlen; in nxge_do_softlso() 1413 segnum = (available - 1) / mss + 1; in nxge_do_softlso() 1420 available, in nxge_do_softlso() 1461 left = available; in nxge_do_softlso() 1489 available, left, len, segnum, (int)MBLKL(nmp))); in nxge_do_softlso() 1495 available, left, len, segnum, (int)MBLKL(nmp))); in nxge_do_softlso() 1503 available, left, len, segnum, (int)MBLKL(nmp))); in nxge_do_softlso() 1519 available, left, len, in nxge_do_softlso() 1528 available, left, len, in nxge_do_softlso() [all …]
|
/titanic_50/usr/src/pkg/manifests/ |
H A D | service-network-ssh-common.mf | 8 # source. A copy of the CDDL is also available via the Internet at 18 …Shell (SSH) service which creates RSA and DSA host keys if they are not available and start or sto…
|
/titanic_50/usr/src/ |
H A D | OPENSOLARIS.LICENSE | 28 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 …]
|
/titanic_50/usr/src/lib/libunistat/common/solaris/ |
H A D | solaris.err | 65 NOCSI = No CSI structure available 68 NOLCK = No record locks available. 121 NOPROTOOPT = Protocol not available 154 NOBUFS = No buffer space available
|