Searched refs:data (Results 1276 - 1300 of 1382) sorted by relevance

<<515253545556

/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/Pod/
H A DParser.pm136 Feel free to add any member data fields you need to keep track of things
1238 instance data fields:
1463 B<Pod::Parser> makes use of several internal methods and data fields
1465 name collisions for client data and methods, these methods and fields
1469 Private data fields are stored in the hash-object whose reference is
1471 private methods and data-fields used by B<Pod::Parser> begin with a
1495 and C<OUTPUT> instance data members to determine their new values.
1633 an ordered list of paragraphs. You can maintain that yourself as a data
H A DMan.pm1 # Pod::Man -- Convert POD data to formatted *roff input.
1147 Pod::Man - Convert POD data to formatted *roff input
1340 Eight-bit input data isn't handled at all well at present. The correct
1344 data directly to the output unless the user says this is okay, since some
1345 vendor *roff implementations can't handle eight-bit data. If the *roff
/osnet-11/usr/src/lib/libzfs/common/
H A Dlibzfs_mount.c988 mount_cb(zfs_handle_t *zhp, void *data) argument
990 get_all_cb_t *cbp = data;
H A Dlibzfs_util.c225 return (dgettext(TEXT_DOMAIN, "invalid diff data"));
623 void *data; local
625 if ((data = calloc(1, size)) == NULL)
628 return (data);
763 libzfs_set_spawn(libzfs_handle_t *hdl, libzfs_spawn_f func, void *data) argument
766 hdl->libzfs_spawn_data = data;
/osnet-11/usr/src/lib/pkcs11/pkcs11_tpm/common/
H A Dloadsave.c201 * damage to or loss of data, programs or equipment, and
410 * In the TPM token, with per-user data stores, we don't share the token
768 * length of object data (4 bytes) |
769 * object data +---- sensitive part
770 * SHA of (object data) |
1033 CK_BYTE *data,
1046 * format for the object data:
1049 * length of object data (4 bytes)
1050 * object data
1051 * SHA of object data
1031 restore_private_token_object( TSS_HCONTEXT hContext, CK_BYTE *data, CK_ULONG len, OBJECT *pObj) argument
[all...]
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/ext/B/B/
H A DC.pm1301 my( $io, $globname, @data ) = @_;
1302 my $data = join '', @data;
1305 my $sym = svref_2object( \\$data )->save;
2010 'save-data' => \$save_data_fh,
2195 =item B<-fsave-data>
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/utils/
H A Dh2xs.PL172 Include code for safely storing static data in the .xs file.
173 Extensions that do no make use of static data can ignore this option.
195 Use "opaque" data type for the C types matched by the regular
455 takes a pair of address and length of data at this address, so it is better
535 -g, --global Include code for safely storing static data in the .xs file.
1617 croak("Size \%d of packed data != expected \%d",
1864 croak(\"Size %d of packed data != expected %d\",
/osnet-11/usr/src/lib/libkmf/plugins/kmf_pkcs11/common/
H A Dpkcs11_spi.c289 /* Only fetch the value field if we are saving the data */
1097 KMF_DATA data; local
1120 * The data *must* be a DER encoded X.509 certificate.
1135 rv = DerEncodeName(&signed_cert_ptr->certificate.subject, &data);
1137 subject = data.Data;
1138 subject_len = data.Length;
1145 rv = DerEncodeName(&signed_cert_ptr->certificate.issuer, &data);
1147 issuer = data.Data;
1148 issuer_len = data.Length;
1169 /* Generate an ID from the SPKI data */
[all...]
/osnet-11/usr/src/lib/libpool/common/
H A Dpool_kernel.c107 * Controls exacct snapshot load into libpool data structure
297 * the data provided in ep. Changes to the ordering of data in ep must
321 * for this data. If we have, free the newly
340 int data; local
343 data = (eo->eo_catalog & EXD_DATA_MASK);
345 switch (data) {
354 switch (data) {
375 if (data == EXD_PSET_PROP) {
387 if (data
[all...]
/osnet-11/usr/src/lib/libprtdiag/common/
H A Ddisplay_sun4v.c210 void *value; /* used for opaque PROM data */
2330 return ((uint32_t)prg.data);
2353 return ((uint16_t)prg.data);
2376 return ((uint8_t)prg.data);
/osnet-11/usr/src/lib/libdevalloc/common/
H A Dlibdevalloc.c325 newdata = newkva->data;
326 olddata = oldkva->data;
425 (strcmp(dap->da_devopts->data->key, DA_RESERVED) == 0))) {
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/Test/
H A DMore.pm121 data structures. While you can do almost anything with a simple
923 references, it does a deep comparison walking each data structure to
1214 L<Test::Differences> for more ways to test complex data structures.
/osnet-11/usr/src/lib/libshell/common/bltins/
H A Dshiocmd_solaris.c180 short offset; /* offset of field into data */
214 int dsize; /* size for data structure */
249 void *data = (void*)np->nvalue; local
/osnet-11/usr/src/lib/libshell/common/sh/
H A Dlex.c169 /* variable in data buffer */
2383 static int alias_exceptf(Sfio_t *iop,int type,void *data, Sfdisc_t *handle) argument
/osnet-11/usr/src/lib/libsldap/common/
H A Dns_internal.h368 * The following is the list of internal libsldap configuration data
746 /* Error data */
759 /* paging VLV/SIMPLEPAGE data */
917 const void *data, ns_ldap_error_t **error);
/osnet-11/usr/src/lib/libldap5/sources/ldap/common/
H A Dldap-int.h394 /* extra data for mutex handling in referrals */
613 * macros used to check validity of data structures and parameters
807 void ber_err_print( char *data );
/osnet-11/usr/src/lib/libdevinfo/
H A Ddevinfo_devlink.c1922 rec.data = NULL;
2170 rec.data = NULL;
2203 cache_dev_link(struct di_devlink_handle *hdp, void *data, const char *link) argument
2593 rv = rp->fcn(hdp, rp->data, cur);
3348 * The "name" member of "struct dca" contains data in the following order
3452 * The doors interface may return data in a different buffer
/osnet-11/usr/src/lib/gss_mechs/mech_krb5/profile/
H A Dprof_solaris.c1079 f = profile->first_file->data->filespec;
/osnet-11/usr/src/lib/krb5/kdb/
H A Dkdb5.c883 /* Giving db_args as part of tl data causes db2 to store the
1339 pwd.data = password;
1384 free(scratch.data);
1485 * for mkey princ entries without KRB5_TL_ACTKVNO data provide a default
1871 *mkvno = 0; /* Indicates KRB5_TL_MKVNO data not present */
1950 /* get version to determine how to parse the data */
1990 /* always using key data ver 1 for mkeys */
2087 * If version of the KRB5_TL_ACTKVNO data is KRB5_TL_ACTKVNO_VER == 1 then size of
2091 #define act_kvno(cp) (cp) /* return pointer to start of act_kvno data */
2092 #define act_time(cp) ((cp) + sizeof(krb5_int16)) /* return pointer to start of act_time data */
2411 krb5_db_iter_policy(krb5_context kcontext, char *match_entry, osa_adb_iter_policy_func func, void *data) argument
[all...]
/osnet-11/usr/src/grub/grub2/grub-core/gnulib/
H A Dregex_internal.h505 bin_tree_t data[BIN_TREE_STORAGE_SIZE]; member in struct:bin_tree_storage_t
/osnet-11/usr/src/grub/grub2/util/
H A Dgrub-probe.c134 return ((struct grub_raid_array *) disk->data)->level;
/osnet-11/usr/src/grub/grub-0.97/netboot/
H A Dtg3.c2744 /* Initialize data/descriptor byte/word swapping. */
2995 /* nic->packet should contain data on return */
2996 /* nic->packetlen should contain length of data */
3062 uint8_t data [ETH_FRAME_LEN - ETH_HLEN]; member in struct:eth_frame
3095 memset(&frame[frame_idx].data, 0, sizeof(frame[frame_idx].data));
3096 memcpy(&frame[frame_idx].data, packet, size);
3195 * swapping. DMA data byte swapping is controlled in the GRC_MODE
3205 * on descriptor entries, anything which isn't packet data.
/osnet-11/usr/src/cmd/sendmail/db/db/
H A Ddb.c254 * on that file's meta-data page.
275 * will require that the meta-data page exist.
327 * that the meta-data for all access methods fits in 512
349 * but has not yet written out the meta-data page, or
607 pgcookie.data = &pginfo;
/osnet-11/usr/src/cmd/hal/hald/solaris/
H A Dsysevent.c575 d = HAL_DEVICE (iter->data);
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/ext/Encode/Unicode/
H A DUnicode.pm141 pay attention to the endianness of each platform when you pass data

Completed in 271 milliseconds

<<515253545556