| /onnv-gate/usr/src/cmd/lvm/metassist/layout/ |
| H A D | layout_discovery.c | 154 dlist_t **usable); 161 dlist_t **usable); 171 dlist_t **usable); 188 dlist_t **usable); 1181 dlist_t **usable) in generate_virtual_slices() argument 1197 *usable = in generate_virtual_slices() 1198 dlist_insert_ordered(item, *usable, in generate_virtual_slices() 1385 dlist_t **usable) in create_usable_slices() argument 1497 new_endblk - new_stblk + 1, &next_unused, usable); in create_usable_slices() 1502 dlist_free_items(*usable, free); in create_usable_slices() [all …]
|
| H A D | layout_device_util.c | 2049 dlist_t *usable = NULL; in hba_group_usable_disks() local 2057 if (dlist_contains(usable, &disk[i], in hba_group_usable_disks()
|
| /onnv-gate/usr/src/cmd/sgs/liblddbg/common/ |
| H A D | libs.c | 65 Dbg_libs_insecure(Lm_list *lml, const char *path, int usable) in Dbg_libs_insecure() argument 70 if (usable) in Dbg_libs_insecure()
|
| /onnv-gate/usr/src/uts/common/inet/tcp/ |
| H A D | tcp_output.c | 212 int usable = 0; in tcp_wput_data() local 341 usable = 1; in tcp_wput_data() 448 usable = usable_r; in tcp_wput_data() 478 if (usable < (int)tcp->tcp_naglim && in tcp_wput_data() 495 if (usable < mss) in tcp_wput_data() 497 usable = (usable / mss) * mss; in tcp_wput_data() 505 num_sack_blk, &usable, &snxt, &tail_unsent, &xmit_tail, in tcp_wput_data() 1093 int usable; in tcp_output() local 1195 usable = tcp->tcp_swnd; /* tcp window size */ in tcp_output() 1196 if (usable > tcp->tcp_cwnd) in tcp_output() [all …]
|
| /onnv-gate/usr/src/cmd/cmd-inet/etc/ |
| H A D | ipsecinit.sample | 40 # Or, in the older (but still usable) syntax 50 # Or, in the older (but still usable) syntax
|
| /onnv-gate/usr/src/lib/brand/solaris10/zone/ |
| H A D | version | 29 # won't be usable in an older version of the solaris10 brand.
|
| /onnv-gate/usr/src/common/openssl/doc/crypto/ |
| H A D | DH_generate_parameters.pod | 58 a usable generator.
|
| /onnv-gate/usr/src/common/openssl/doc/ssl/ |
| H A D | SSL_CTX_set_cipher_list.pod | 25 The control string B<str> should be universally usable and not depend
|
| /onnv-gate/usr/src/uts/common/xen/public/ |
| H A D | sysctl.h | 227 uint8_t usable; /* usable Px states */ member
|
| /onnv-gate/usr/src/tools/opensolaris/ |
| H A D | README.opensolaris.tmpl | 22 from source will not be usable unless you have obtained your own
|
| /onnv-gate/usr/src/cmd/ssh/doc/ |
| H A D | WARNING.RNG | 74 usable data depending on how busy the machine is, how long it has been
|
| H A D | INSTALL | 174 The default configuration should be instantly usable, though you should
|
| /onnv-gate/usr/src/stand/lib/tcp/ |
| H A D | tcp.c | 4618 int usable = 0; in tcp_wput_data() local 4738 usable = 0; in tcp_wput_data() 4772 usable = usable_r; in tcp_wput_data() 4799 if (usable < (int)tcp->tcp_naglim && in tcp_wput_data() 4814 if (len > usable) { in tcp_wput_data() 4815 len = usable; in tcp_wput_data() 4858 usable -= len; /* Approximate - can be adjusted later */ in tcp_wput_data() 4859 if (usable > 0) in tcp_wput_data() 5093 usable -= tail_unsent; in tcp_wput_data()
|
| /onnv-gate/usr/src/cmd/tcpd/ |
| H A D | tli.c.org | 129 * produces no usable result, even when t_rcvudata() is unable to figure
|
| /onnv-gate/usr/src/cmd/cmd-inet/usr.lib/in.dhcpd/ |
| H A D | README.caching | 140 If a usable record is found, the server generates and sends an OFFER
|
| /onnv-gate/usr/src/cmd/fm/fmd/common/ |
| H A D | fmd_case.c | 1986 int usable = 0; /* are any suspects usable? */ in fmd_case_transition_update() local 1991 fmd_asru_hash_apply_by_case(fmd.d_asrus, cp, fmd_case_usable, &usable); in fmd_case_transition_update() 1995 if (!usable) { in fmd_case_transition_update()
|
| /onnv-gate/usr/src/common/crypto/aes/amd64/ |
| H A D | aes_intel.s | 650 / Convert an encryption round key to a form usable for decryption
|
| /onnv-gate/usr/src/cmd/perl/5.8.4/distrib/lib/ |
| H A D | CPAN.pm | 697 my $usable; 698 $usable = { 712 if ($usable->{$mod}) { 713 for my $c (0..$#{$usable->{$mod}}) { 714 my $code = $usable->{$mod}[$c];
|
| /onnv-gate/usr/src/cmd/perl/5.8.4/distrib/pod/ |
| H A D | perldebguts.pod | 18 usable only if a special Perl is built per the instructions in the 808 would have usable size 8188, and the memory footprint would be 8192. 810 In a Perl built for debugging, some buckets may have negative usable
|
| /onnv-gate/usr/src/cmd/sgs/elfedit/modules/common/ |
| H A D | ehdr.msg | 228 other contents of the file, and is unlikely to produce a usable\n\ 242 other contents of the file, and is unlikely to produce a usable\n\
|
| /onnv-gate/usr/src/uts/common/inet/sctp/ |
| H A D | sctp_addr.c | 174 boolean_t check_zid, uint_t ifindex, uint_t seqid, boolean_t usable, in sctp_lookup_ipif_addr() argument 200 if (!usable || sctp_ipif->sctp_ipif_state == in sctp_lookup_ipif_addr()
|
| /onnv-gate/usr/src/common/openssl/doc/apps/ |
| H A D | smime.pod | 109 useful with the B<-verify> command. This is only usable if the PKCS#7
|
| H A D | ocsp.pod | 319 not really usable as a full OCSP responder. It contains only a very
|
| H A D | x509.pod | 213 is then usable for any purpose. 510 align field values for a more readable output. Only usable with
|
| /onnv-gate/usr/src/grub/grub-0.97/docs/ |
| H A D | grub.info-2 | 705 Commands usable anywhere in the menu and in the command-line. 1100 console as well. Hercules console is usable like the ordinary 1168 These commands are usable in the command-line and in menu entries.
|