Searched refs:data (Results 1201 - 1225 of 1382) sorted by relevance

<<41424344454647484950>>

/osnet-11/usr/src/cmd/perl/5.8.4/distrib/ext/IO/lib/IO/
H A DSocket.pm401 True if the socket is currently positioned at the urgent data mark,
407 $sock->read(1024,$data) until $sock->atmark;
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/
H A DDumpvalue.pm7 # documentation nits, handle complex data structures better by chromatic
450 print "\@$_[1] = $len item", ($len > 1 ? "s" : ""), " (data: $size bytes)\n"
486 Dumpvalue - provides screen dump of Perl data.
596 Does not handle data structures.
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/File/
H A DCopy.pm356 handle to an opened file, then data is copied using Perl
378 see below). All data from the input file is copied to the
/osnet-11/usr/src/lib/libsqlite/src/
H A Dmd5.c78 #define MD5STEP(f, w, x, y, z, data, s) \
79 ( w += f(x, y, z) + data, w = w<<s | w>>(32-s), w += x )
83 * reflect the addition of 16 longwords of new data. MD5Update blocks
84 * the data and converts bytes into longwords for this routine.
198 t = (t >> 3) & 0x3f; /* Bytes already in shsInfo->data */
217 /* Process data in 64-byte chunks */
227 /* Handle any remaining bytes of data. */
/osnet-11/usr/src/lib/pam_modules/unix_cred/
H A Dunix_cred.c583 kv_array->data[error - 1].key,
590 kv_array->data[error - 1].key,
/osnet-11/usr/src/lib/pkcs11/pkcs11_softtoken/common/
H A DsoftDSA.c170 local_dsa_verify(soft_object_t *key, CK_BYTE_PTR data, CK_BYTE_PTR sig) argument
213 rv = dsa_verify(&k, data, sig);
221 * Create a DSA signature of some data.
253 /* Input data length is N/8 (20, 28, or 32) bytes for DSA-2 */
347 * Now, we are ready to sign the data
364 * Verify data against a DSA signature.
381 /* Input data length is 20, 28, or 32 bytes for DSA-2 */
437 * Now, we are ready to verify the data using signature.
H A DsoftDecryptUtil.c448 * pEncrypted: pointer to the encrypted data as input
449 * ulEncryptedLen: length of the input data
450 * pData: pointer to the output data contains plaintext
451 * pulDataLen: pointer to the length of the output data
543 * pEncryptedData: pointer to the encrypted data as input
544 * ulEncryptedDataLen: length of the input data
545 * pData: pointer to the output data contains plaintext
546 * pulDataLen: pointer to the length of the output data
571 * pEncryptedPart: pointer to the encrypted data as input
572 * ulEncryptedPartLen: length of the input data
[all...]
H A DsoftEncryptUtil.c468 * pData: pointer to the input data to be encrypted
469 * ulDataLen: length of the input data
470 * pEncrypted: pointer to the output data after encryption
471 * pulEncryptedLen: pointer to the length of the output data
561 * pData: pointer to the input data to be encrypted
562 * ulDataLen: length of the input data
563 * pEncryptedData: pointer to the output data after encryption
564 * pulEncryptedDataLen: pointer to the length of the output data
589 * pPart: pointer to the input data to be digested
590 * ulPartLen: length of the input data
[all...]
/osnet-11/usr/src/lib/scsi/libsmp/common/
H A Dsmp_engine.c450 * request data that lies between the header (if any) and the CRC.
469 * Obtains the address and amount of valid response data (that part of the
667 * For testing purposes, we allow data to be corrupted via an environment
674 smp_inject_errors(void *data, size_t len, uint_t mtbf) argument
676 char *buf = data;
724 * Obtain the data length and offset from the underlying plugins.
/osnet-11/usr/src/lib/libsasl/include/
H A Dsaslplug.h47 * SASL_INTERACT -- caller must use interaction to get data
104 void (*churn)(sasl_rand_t *rpool, const char *data, unsigned len);
/osnet-11/usr/src/lib/libshell/common/bltins/
H A Dtypeset.c1324 static void print_attribute(register Namval_t *np,void *data) argument
1326 register struct tdata *dp = (struct tdata*)data;
1386 static void pushname(Namval_t *np,void *data) argument
1388 struct tdata *tp = (struct tdata*)data;
/osnet-11/usr/src/lib/libsmbns/common/
H A Dsmbns_netbios.h606 unsigned char *data; member in struct:datagram
/osnet-11/usr/src/lib/libndr/common/
H A Dlibndr.h101 * traverses data structures freeing memory as it goes, whether
295 * The size_is attribute is used to specify the number of data elements in
340 * caller time to take a copy of the data. In this case the client must
343 * The heap management data definition looks a bit like this:
346 * | iovec[0].base | --> | data block |
352 * | iovec[n].base | --> | data block |
507 int ndr_buf_decode(ndr_buf_t *, unsigned, unsigned, const char *data, size_t,
/osnet-11/usr/src/lib/libntfs/common/include/ntfs/
H A Dattrib.h237 "unnamed data attribute.\n"); \
265 DATA_ATTR data; member in union:__anon2035
/osnet-11/usr/src/lib/libfuse/common/
H A Dfuse.h162 /** Read data from an open file
165 * on EOF or error, otherwise the rest of the data will be
176 /** Write data to an open file
196 /** Possibly flush cached data
199 * request to sync dirty data.
203 * has cached dirty data, this is a good place to write back data
239 * If the datasync parameter is non-zero, then only the user data
240 * should be flushed, not the meta data.
299 * If the datasync parameter is non-zero, then only the user data
[all...]
/osnet-11/usr/src/lib/fm/libasr/common/
H A Dasr.c474 * log files, saving state and temporary data.
892 * Cleans up all cached data inside the ASR library.
920 * Returns NULL and frees data if there is an error.
923 asr_message_alloc(asr_buf_t *data, asr_msgtype_t type) argument
928 asr_buf_free(data);
932 msg->asr_msg_len = data->asrb_length;
933 msg->asr_msg_data = asr_buf_free_struct(data);
1064 * Sends the given telemetry data. If the message isn't already signed
/osnet-11/usr/src/lib/fm/libfmd_msg/common/
H A Dfmd_msg.c127 wchar_t *fmb_data; /* wide-character data buffer */
510 wchar_t *data = malloc(sizeof (wchar_t) * size); local
512 if (data == NULL) {
518 bcopy(b->fmb_data, data, b->fmb_used * sizeof (wchar_t));
521 b->fmb_data = data;
756 err = fmd_msg_nv_error("unknown data type %u", type);
1446 * determine if the dictionary contains any data for this code at all.
1647 * determine if the dictionary contains any data for this code at all.
/osnet-11/usr/src/lib/fm/topo/modules/i86pc/x86pi/common/
H A Dx86pi.c133 * Clean up any data used by the module before it is unloaded.
151 topo_instance_t min, topo_instance_t max, void *pi_private, void *data)
150 x86pi_enum(topo_mod_t *mod, tnode_t *t_parent, const char *name, topo_instance_t min, topo_instance_t max, void *pi_private, void *data) argument
/osnet-11/usr/src/cmd/hal/hald/solaris/
H A Ddevinfo.c362 child = HAL_DEVICE (i->data);
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/Pod/
H A DSelect.pm634 B<Pod::Select> makes uses a number of internal methods and data fields
636 name collisions with client data and methods, these methods and fields
640 Private data fields are stored in the hash-object whose reference is
642 private methods and data-fields used by B<Pod::Select> begin with a
/osnet-11/usr/src/lib/libast/common/comp/
H A Diconv.c1575 if (!(cp->data = opendir(_win_maps)))
1581 if (cp->data)
1583 if (ent = readdir((DIR*)cp->data))
1588 closedir((DIR*)cp->data);
/osnet-11/usr/src/lib/nsswitch/nis/common/
H A Dgetexecattr.c88 * check_match_strbuf: set up the data needed by check_match()
89 * and call it to match exec_attr data in strbuf and argp->key.attrp
203 * If we have no more data to look at, we want to
311 cback.data = (void *)&eargs;
/osnet-11/usr/src/lib/pam_modules/krb5/
H A Dkrb5_acct_mgmt.c92 krb5_princ_realm(context, princ)->data,
298 * - we require the auth module to have already run (sets module data)
364 /* get pam_krb5_migrate specific data */
370 "no module data for KRB5_AUTOMIGRATE_DATA");
389 /* get krb5 module data */
399 "PAM-KRB5 (acct): no module data");
406 " data failed: err=%d",
428 * data, this means that while the user has successfully passed
/osnet-11/usr/src/lib/libprtdiag_psr/sparc/opl/common/
H A Dopl_picl.c591 return ((uint32_t)prg.data);
614 return ((uint16_t)prg.data);
637 return ((uint8_t)prg.data);
/osnet-11/usr/src/lib/libefi/common/
H A Drdwr_efi.c252 void *data = dk_ioc->dki_data; local
255 dk_ioc->dki_data_64 = (uint64_t)(uintptr_t)data;
257 dk_ioc->dki_data = data;
407 * we just read GPT header and save it into dk_ioc.data,
945 * Move the reserved partition. There is currently no data in
947 * efi_write()). So there is no need to copy data.

Completed in 96 milliseconds

<<41424344454647484950>>