Searched refs:data (Results 1151 - 1175 of 1382) sorted by relevance

<<41424344454647484950>>

/osnet-11/usr/src/grub/grub-0.97/stage2/
H A Dfsys_zfs.c32 * zfs_read() - read in the data blocks pointed by the DNODE.
143 zio_checksum_verify(blkptr_t *bp, char *data, int size) argument
148 zio_eck_t *zec = (zio_eck_t *)(data + size) - 1;
162 ci->ci_func[0](data, size, &actual_cksum);
167 ci->ci_func[byteswap](data, size, &actual_cksum);
280 * Read a block of data based on the gang block address dva,
281 * and put its data in buf.
303 * to collect its data based on the gang block address dva and put it in buf.
352 * Read in a block of raw data to buf.
371 /* read in a data bloc
[all...]
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/utils/
H A Dperlbug.PL645 print OUT "\nComplete configuration data for perl $perl_version:\n\n";
932 -v Include Verbose configuration data in the report
948 -d Data mode. This prints out your configuration data, without mailing
949 anything. You can use this with -v to get more complete data.
1178 your configuration data, without mailing anything. You can use this
1179 with B<-v> to get more complete data.
1206 with B<-v> to get more complete data. Only makes a report if this
1221 complete data. Only makes a report if this system is less than 60
1248 Include verbose configuration data in the report.
/osnet-11/usr/src/cmd/sendmail/db/btree/
H A Dbt_page.c184 ldbt.data = h;
/osnet-11/usr/src/cmd/sendmail/db/
H A Ddb_int.h322 * A data
330 _op.data = O; \
/osnet-11/usr/src/cmd/sendmail/db/txn/
H A Dtxn.c467 xid.data = td->xid;
716 if (F_ISSET(logp, DB_AM_THREAD) && rdbt.data != NULL) {
717 __os_free(rdbt.data, rdbt.size);
718 rdbt.data = NULL;
732 * more than "kbytes" of log data have been written since the last checkpoint.
780 * If we checked time and data and didn't go to checkpoint,
1023 * data structures that link parents together. Instead, we'll have to
/osnet-11/usr/src/cmd/hal/hald/
H A Dhald_dbus.c864 v = (const char *) iter->data;
1278 dbus_message_iter_append_basic (&iter_array, DBUS_TYPE_STRING, &(l->data));
1855 if (strcmp (iter->data, capability) == 0) {
3159 mi = (MethodInvocation *) queue->data;
3212 mi = (MethodInvocation *) queue->data;
3246 mi = (MethodInvocation *) queue->data;
3542 " <arg name=\"data\" direction=\"out\" type=\"s\"/>\n"
3750 const char *ifname = (const char *) i->data;
3776 HelperInterfaceHandler *hih = i->data;
3794 name = j->data;
4295 local_server_handle_connection(DBusServer *server, DBusConnection *new_connection, void *data) argument
[all...]
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/ext/Encode/
H A Dencoding.pm198 with Unicode character data are concatenated, the new string will
357 legacy code points are affected: if you mix data like this
361 the data is assumed to be in (Latin 1 and) Unicode, not in your native
373 should not be mixing your legacy data and Unicode in the same string.
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/ext/Filter/Util/Call/
H A DCall.pm37 # EOF with pending data is a special case
209 filter> uses the object passed to the method to store any context data,
233 source data that is read to the end of C<$_>.
267 In block mode, C<filter_read> will append a block of data which is <=
341 general purpose we will make use of the context data and allow any
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/ext/Storable/t/
H A Dtied_hook.t235 my ($self, $cloning, $data) = @_;
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/Pod/Text/
H A DOverstrike.pm1 # Pod::Text::Overstrike -- Convert POD data to formatted overstrike text
151 Pod::Text::Overstrike - Convert POD data to formatted overstrike text
H A DTermcap.pm1 # Pod::Text::Termcap -- Convert POD data to ASCII text with format escapes.
133 Pod::Text::Termcap - Convert POD data to ASCII text with format escapes
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/Text/
H A DSoundex.pm107 (how unlikely this is depends on the data set being dealt with.) Any value
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/Tie/
H A DSubstrHash.pm25 data stored and retrieved. Efforts to store more than C<$table_size>
/osnet-11/usr/src/lib/libast/common/sfio/
H A Dsfpoll.c51 /* a SF_READ stream is ready if there is buffered read data */
55 /* a SF_WRITE stream is ready if there is no write data */
56 #define WRREADY(f) (!(f->mode&SF_WRITE) || f->next == f->data)
/osnet-11/usr/src/lib/lvm/libmeta/common/
H A Dmeta_mn_comm.c620 char *data,
626 recipient, data, size, result, MD_NULL_MSGID, ep));
630 * Create a message from the given pieces of data and hand it over
657 char *data,
718 msg.msg_event_data = data;
615 mdmn_send_message( set_t setno, md_mn_msgtype_t type, uint_t flags, md_mn_nodeid_t recipient, char *data, int size, md_mn_result_t **result, md_error_t *ep) argument
652 mdmn_send_message_with_msgid( set_t setno, md_mn_msgtype_t type, uint_t flags, md_mn_nodeid_t recipient, char *data, int size, md_mn_result_t **result, md_mn_msgid_t *msgid, md_error_t *ep) argument
/osnet-11/usr/src/lib/pam_modules/authtok_store/
H A Dauthtok_store.c190 l.data.val_s = newpw;
/osnet-11/usr/src/lib/udapl/udapl_tavor/common/
H A Ddapl_osd.c379 hca_ptr = (DAPL_HCA *) cur_node->data.extension;
/osnet-11/usr/src/lib/udapl/udapl_tavor/include/
H A Ddapl.h34 * PURPOSE: defines common data structures for the DAPL reference implemenation
36 * Description: This file describes the working data structures used within
59 * The HTOBE_xx() macro converts data from host order to big endian
62 * The BETOH_xx() macro converts data from big endian order to host
63 * order. This is used when data is read from CQs or QPs. Due to the
283 void *data; member in struct:dapl_llist_entry
498 /* private data container */
501 /* DTO data */
569 * for convenience the data is kept as a DAT_CR_PARAM.
580 * Assuming that the maximum private data siz
[all...]
/osnet-11/usr/src/grub/grub2/build-bios/grub-core/gnulib/
H A DMakefile123 html-recursive info-recursive install-data-recursive \
1139 install-data: install-data-recursive
1143 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
1187 install-data-am:
1233 install install-am install-data install-data-am install-dvi \
/osnet-11/usr/src/grub/grub2/build-uefi64/grub-core/gnulib/
H A DMakefile123 html-recursive info-recursive install-data-recursive \
1139 install-data: install-data-recursive
1143 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
1187 install-data-am:
1233 install install-am install-data install-data-am install-dvi \
/osnet-11/usr/src/cmd/ldap/common/
H A Dcommon.c1379 struct berval *data; local
1381 if ( ldap_parse_extended_result( ld, res, &oid, &data, 0 )
1396 if ( data != NULL ) {
1397 fprintf( stderr, gettext("%s: Data (length %ld):\n"), msg, data->bv_len );
1399 /* XXXmcs: maybe we should display the actual data? */
1400 lber_bprint( data->bv_val, data->bv_len );
1402 ber_bvfree( data );
/osnet-11/usr/src/lib/libsysevent/
H A Dlibsysevent.c57 * and unmarshalling of data contained in a sysevent event
118 /* Initialize the event buffer data */
137 /* Copy attribute data to contiguous memory */
229 * The following routines are used to extract attribute data from a sysevent
299 * sysevent_attr_value - Get attribute value data and type
346 &se_value->value.sv_bytes.data,
910 * To prevent stale subscriber data, publishers may remove subsriber
926 clnt_deliver_event(int service_door, void *data, size_t datalen, argument
934 door_arg.data_ptr = data;
956 uint32_t sub_id, size_t datasz, uchar_t *data)
955 update_publisher_cache(subscriber_priv_t *sub_info, int update_op, uint32_t sub_id, size_t datasz, uchar_t *data) argument
993 update_kernel_registration(sysevent_handle_t *shp, int update_type, int update_op, uint32_t *sub_id, size_t datasz, uchar_t *data) argument
[all...]
/osnet-11/usr/src/lib/libuefi_rt/common/
H A Dlibuefi_rt_path.c70 set_variable_to_file(char *name, uint_t data_size, void *data) argument
72 char *dataptr = data;
98 get_variable_from_file(char *name, UINTN *data_size, void *data) argument
103 char *datac = (char *)data;
286 set_variable(uefirt_hdl_t hdl, char *name, UINTN data_size, void *data) argument
296 return (set_variable_to_file(name, data_size, data));
310 data_size, data, &retf);
328 get_variable(uefirt_hdl_t hdl, char *name, UINTN *data_size, void *data) argument
337 return (get_variable_from_file(name, data_size, data));
348 data_size, data,
[all...]
/osnet-11/usr/src/lib/cfgadm_plugins/ib/common/
H A Dcfga_ib.c38 * packed nvlist data structure to hold ap_id related information.
39 * The IB nexus driver allocates the nvlist data in the kernel
40 * and this plugin processes the data (it is freed by IB nexus driver).
737 * descrp - Buffer containing data back from kernel
743 * queries the IBNEX module in the kernel on the size of the data to
747 * size and gets the actual data back.
748 * Passes the data and the size back to caller.
801 * (NOTE: the data is returned in the first ioctl itself; if any)
817 /* Get the data */
1133 /* Walk the NVPAIR data */
1595 uchar_t *data = NULL; local
[all...]
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/ext/Devel/Peek/
H A DPeek.pm1 # Devel::Peek - A data debugging tool for the XS programmer
72 Devel::Peek - A data debugging tool for the XS programmer
88 to check that the data they are sending from C to Perl looks as they think
91 and hints to describe good and bad raw data.
100 DeadCode() provides statistics on the data "frozen" into inactive
104 to data debugging and for that it will describe only the C<Dump()>

Completed in 140 milliseconds

<<41424344454647484950>>