Searched refs:data (Results 1301 - 1325 of 1382) sorted by relevance

<<515253545556

/osnet-11/usr/src/cmd/perl/5.8.4/distrib/ext/Encode/bin/
H A Denc2xs1277 That is, C<encode('your-encoding', decode('your-encoding', $data)) eq
1278 $data> stands for all characters that are marked as C<|0>. Here is
1340 L<http://oss.software.ibm.com/icu/userguide/conversion-data.html>
1365 18566 average unshared data size
1375 14969 average unshared data size
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/ext/Unicode/Normalize/
H A DNormalize.pm318 These functions are interface of character data used internally.
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/Pod/
H A DPlainText.pm1 # Pod::PlainText -- Convert POD data to formatted ASCII text.
571 Pod::PlainText - Convert POD data to formatted ASCII text
H A DHtml.pm314 # clean_data: global clean-up of pod data
979 my($sections, @data) = @_;
989 foreach my $line (@data) {
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/Term/
H A DReadLine.pm120 makes the command line stand out by using termcap data. The argument
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/
H A Dconstant.pm183 point to data which may be changed, as this code shows.
H A DCPAN.pm3131 "modules/03modlist.data.gz",
3134 File::Spec->catfile('modules', '03modlist.data.gz'),
3401 push @eval, q{CPAN::Modulelist->data;};
3477 $CPAN::Frontend->myprint("Warning: Found no data in $metadata_file\n");
3512 # The set method may only be used by code that reads index data or
3513 # otherwise "objective" data from the outside world. All session
4286 my($data,$ref);
4287 $ref = \$data;
4289 $md5->add($data);
4345 my($data);
[all...]
H A Dperl5db.pl167 There are a number of special data structures provided to the debugger by
705 # the deletion of data may be postponed until the next function call,
992 manage, the debugger uses a few data structures to define what options
1369 PERLDB_RESTART - flag only, contains no restart data itself.
1815 data structures and functions.
3484 additional data, in the following order:
4786 magic source and breakpoint data structures) to the file, and then look
5350 stack trace data. C<print_trace> takes care of formatting it nicely and
5437 some filtering and cleanup of the data, but mostly it just collects it to
7509 my $data;
[all...]
/osnet-11/usr/src/lib/libbe/common/
H A Dbe_activate.c868 * data - not used.
878 be_promote_ds_callback(zfs_handle_t *zhp, void *data) argument
/osnet-11/usr/src/lib/libdiskmgt/common/
H A Ddrive.c63 * SCSI command get_configuration can return 64K -2 bytes of data.
126 uchar_t data[1]; member in struct:conf_feature::features::generic
128 uchar_t data[1]; member in union:conf_feature::features
1447 * and mode sense data itself.
1490 * Verify that the returned data looks reasonabled,
1491 * find the actual page data, and copy it into the
1494 * return the same data to the drive when issuing a mode select.
1513 * Accept up to "page_size" bytes of mode sense data.
/osnet-11/usr/src/lib/libdtrace/common/
H A Ddt_module.c541 * string table section. Note that modules may not contain CTF data:
542 * this will result in a successful load_sect but data of size zero.
576 * Iterate over the symbol table data buffer and insert each symbol
616 * If the data model of the module does not match our program data
618 * returned to the compiler. If we support mixed data models in the
877 } else if (strcmp(s, ".data") == 0) {
1284 dtrace_object_iter(dtrace_hdl_t *dtp, dtrace_obj_f *func, void *data) argument
1291 if ((rv = (*func)(dtp, dt_module_info(dmp, &dto), data)) != 0)
H A Ddt_link.c59 #define PWRITE_SCN(index, data) \
62 dt_write(dtp, fd, (data), elf_file.shdr[(index)].sh_size) != \
447 * and a section header string table. The DOF data will follow this prologue
584 * and a section header string table. The DOF data will follow this prologue
1109 /* Only consider a section if data is present */
1117 * Grab the section, section header and section data for the
1134 * Grab the section, section header and section data for the
1246 * table and string table copying the old data into the new
1248 * newly allocated buffers into the libelf data structures, but
/osnet-11/usr/src/grub/grub-0.97/netboot/
H A Dnic.c115 * that care about alignment. To trivally align the ethernet data
117 * leaving the ethernet data 16 byte aligned. Beyond this
215 uint16_t ipchksum(const void *data, unsigned long length) argument
225 ptr = data;
1054 printf("Overflow in vendor data buffer! Aborting...\n");
1116 printf("Overflow in vendor data buffer! Aborting...\n");
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/utils/
H A Dlibnetcfg.PL647 Normally when FTP needs a data connection the client tells the server
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/ext/B/
H A DB.pm367 way to get an initial "handle" on an internal perl data structure
577 to the svref_2object() subroutine. This scalar and other data it points
/osnet-11/usr/src/lib/libntfs/common/libntfs/
H A Dattrib.c135 /* If no data, return 0. */
154 * than data_size, since the actual data is unlikely to have a
173 * amount of data into the caller supplied buffer,
175 * We have reached the end of data size so we were
210 "input data.\n");
248 "input data.\n");
290 * ntfs_attr_init - initialize an ntfs_attr with data sizes and status
852 * @b: output data buffer
855 * attribute @na into the data buffer @b.
953 * Gather the requested data int
5188 void *data, *ret = NULL; local
[all...]
H A Dinode.c624 fn = (FILE_NAME_ATTR *)ictx->data;
669 * the smallest amount of data loss possible occurs.
1159 * ntfs_inode_badclus_bad - check for $Badclus:$Bad data attribute
/osnet-11/usr/src/lib/storage/liba5k/common/
H A Dmon.c1784 * path_sturct - Pointer to pointer to a path_struct data structure
4181 char data[255]; member in struct:s3hdr
4207 nread = read(fd, (void *)&theRec.data[0], ((reclen*2) +1));
4209 /* error in trying to read data */
4212 if (strncmp(&theRec.data[4], dakstring, 14) != 0) {
4233 nread = read(fd, (void *)&theRec.data[0], ((reclen*2) +1));
4235 /* error in trying to read data */
4238 if (strncmp(&theRec.data[0], dakoffs, 8) != 0) {
4301 * buf_len - int for the length of the data
4406 /* Now go ahead and load up the data */
[all...]
/osnet-11/usr/src/lib/libshell/common/sh/
H A Dio.c466 static int outexcept(register Sfio_t *iop,int type,void *data,Sfdisc_t *handle) argument
472 else if(type==SF_WRITE && (*(ssize_t*)data)<0 && sffileno(iop)!=2)
1813 static int slowexcept(register Sfio_t *iop,int type,void *data,Sfdisc_t *handle) argument
2158 static int pipeexcept(Sfio_t* iop, int mode, void *data, Sfdisc_t* handle) argument
2173 static void sftrack(Sfio_t* sp, int flag, void* data) argument
2179 int newfd = integralof(data);
2299 static int eval_exceptf(Sfio_t *iop,int type, void *data, Sfdisc_t *handle) argument
2378 static int subexcept(Sfio_t* sp,register int mode, void *data, Sfdisc_t* handle) argument
H A Dpath.c293 static void free_bltin(Namval_t *np,void *data) argument
295 register Pathcomp_t *pp= (Pathcomp_t*)data;
/osnet-11/usr/src/lib/libsldap/common/
H A Dns_standalone.c102 * a thread specific data.
130 switch_conf_disposer(void *data) argument
132 switch_database_t *localData = (switch_database_t *)data;
456 * If the buffer is not big enough to accommodate a returning data,
682 * This function obtains data returned by an LDAP search request and puts it
721 /* calculate length of received data */
745 /* copy the data */
1108 * All the output data structures should be free'ed by the caller.
1298 * rootDSE data 'root_dse' is obtained. Currently it checks for server
1354 * It does not participate in connection sharing. It returns data
[all...]
/osnet-11/usr/src/lib/fm/topo/modules/common/fac_prov_ipmi/common/
H A Dfac_prov_ipmi.c263 * Get an IPMI handle and then lookup the sensor data record referenced
544 * data record referenced by the entity_ref prop val
1622 sdr_callback(ipmi_handle_t *hdl, const char *id, ipmi_sdr_t *sdr, void *data) argument
1629 struct entity_info *ei = (struct entity_info *)data;
1766 * Now iterate through all of the full and compact sensor data records
/osnet-11/usr/src/lib/lvm/libmeta/common/
H A Dmeta_error.c629 void *data,
642 if (ioctl(fd, cmd, data) != 0) {
857 "The necessary rounding would result in data loss. "
865 "The necessary rounding would result in data loss. "
1652 "data not returned correctly from disk"));
1701 "tagged data detected, user intervention required"));
1710 "no tagged data available or only one tag found"));
1730 "no tag record was allocated, so data "
627 metaioctl( int cmd, void *data, md_error_t *ep, char *name ) argument
/osnet-11/usr/src/lib/libshell/common/edit/
H A Dhistory.c1182 static int hist_exceptf(Sfio_t* fp, int type, void *data, Sfdisc_t *handle) argument
/osnet-11/usr/src/lib/libnsl/common/
H A Dllib-lnsl833 unsigned int xdr_sizeof(xdrproc_t func, void *data);
983 char *key, int keylen, char *data, int datalen);

Completed in 219 milliseconds

<<515253545556