Searched refs:data (Results 1101 - 1125 of 1382) sorted by relevance

<<41424344454647484950>>

/osnet-11/usr/src/lib/krb5/plugins/kdb/ldap/libkdb_ldap/
H A Dldap_principal2.c462 ret[j]->bv_val = code->data;
672 if (entries->princ->length == 2 && entries->princ->data[0].length == strlen("krbtgt") &&
673 strncmp(entries->princ->data[0].data, "krbtgt", entries->princ->data[0].length) == 0) {
1082 } /* Modify Key data ends here */
1358 in.data = bvalues[i]->bv_val;
1369 gettext("unable to decode stored principal key data (%s)"), msg);
/osnet-11/usr/src/grub/grub2/util/
H A Dgetroot.c776 char *data; local
789 &data, &data_len);
801 if (data[name_len - 1] != '\0')
806 memcpy (os_dev + strlen ("/dev/"), data, data_len);
824 if (data && data_len > 0)
825 munmap (data, data_len);
/osnet-11/usr/src/lib/libpkg/common/
H A Dkeystore.c1850 keystore_passphrase_data data; local
1859 data.err = err;
1861 &data) == -1) {
1901 keystore_passphrase_data data; local
1934 data.err = err;
1936 1, &data) == -1) {
1979 data.err = err;
1981 1, &data) == -1) {
/osnet-11/usr/src/lib/libdevinfo/
H A Ddevinfo_devlink.h174 void *data; member in struct:recurse
379 static int cache_dev_link(struct di_devlink_handle *hdp, void *data,
/osnet-11/usr/src/lib/libfsmgt/common/
H A Dnfs_mntinfo.c180 * Each kstat consists of header and data sections that are
444 void *data,
448 kid_t kstat_chain_id = kstat_read(libkstat_cookie, ksp, data);
441 safe_kstat_read( kstat_ctl_t *libkstat_cookie, kstat_t *ksp, void *data, int *errp) argument
/osnet-11/usr/src/lib/fm/topo/modules/sun4v/motherboard/common/
H A Dmotherboard.c112 mb_topo_free(void *data, size_t size) argument
115 topo_mod_free(mb_mod_hdl, data, size);
/osnet-11/usr/src/lib/fm/topo/modules/sun4v/platform-cpu/common/
H A Dcpu.c83 cpu_free(void *data, size_t size) argument
85 umem_free(data, size);
H A Dcpu_mdesc.c40 cpu_free(void *data, size_t size) argument
42 umem_free(data, size);
/osnet-11/usr/src/lib/fm/topo/modules/sun4v/xaui/common/
H A Dxaui.c172 xaui_topo_free(void *data, size_t size) argument
175 topo_mod_free(xaui_mod_hdl, data, size);
217 * 1. niu enum - private data is the di_node_t for this xaui
222 * 2. pcibus enum - private data is the parent tnode_t
473 /* when coming from pcibus: private data == parent tnode */
540 /* set the private data to be the instance number of niufn */
/osnet-11/usr/src/grub/grub2/
H A Dgentpl.py504 def data(platform): function
564 return rules("data", data)
/osnet-11/usr/src/grub/grub2/grub-core/disk/
H A Dpata.c121 /* Read in the data, word by word. */
136 /* Write the data, word by word. */
147 struct grub_pata_device *dev = (struct grub_pata_device *) disk->data;
204 /* Transfer data. */
485 ata->data = devfnd;
H A Dusbms.c240 grub_usbms_dev_t dev = (grub_usbms_dev_t) scsi->data;
287 /* Read/write the data, (maybe) according to specification. */
298 /* Debug print of received data. */
307 grub_dprintf ("usb", "Too much data for debug print...\n");
313 grub_dprintf ("usb", "First 16 bytes of sent data:\n %02x %02x %02x %02x %02x %02x %02x %02x %02x %02x %02x %02x %02x %02x %02x %02x\n",
324 /* Debug print of sent data. */
332 grub_dprintf ("usb", "Too much data for debug print...\n");
371 /* If "command failed" status or data transfer failed -> error */
410 scsi->data = grub_usbms_devices[devnum];
/osnet-11/usr/src/grub/grub2/grub-core/term/
H A Dat_keyboard.c236 at_command (grub_uint8_t data) argument
243 grub_outb (data, KEYBOARD_REG_STATUS);
/osnet-11/usr/src/grub/grub2/grub-core/video/
H A Dcirrus.c91 write_hidden_dac (grub_uint8_t data) argument
98 grub_outb (data, GRUB_VGA_IO_PIXEL_MASK);
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/ext/B/B/
H A DAsmdata.pm168 $insn_data{data} = [142, \&PUT_U8, "GET_U8"];
191 B::Asmdata - Autogenerated data about Perl ops, used to generate bytecode
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/Net/
H A DPing.pm29 $max_datasize = 1024; # Maximum data bytes in a packet
30 # The data we exchange with the server for the stream protocol
68 # seconds and the size in bytes of additional data which should be
70 # After the optional parameters are checked, the data is constructed
78 $data_size, # Optional additional bytes of data
84 my ($cnt, # Count through data bytes
85 $min_datasize # Minimum data bytes required
104 $min_datasize = ($proto eq "udp") ? 1 : 0; # Determine data size
111 $self->{"data"} = ""; # Construct data byte
[all...]
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/Pod/
H A DLaTeX.pm5 Pod::LaTeX - Convert Pod data to formatted Latex
374 Internal settings are defaulted as well as the public instance data.
467 The following methods are provided for accessing instance data. These
479 If true, a valid C<latex> preamble is written before the pod data is written.
778 data.
781 data regardless of the value of C<AddPreamble>.
797 data.
800 data regardless of the value of C<AddPostamble>.
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/Tie/
H A DHash.pm119 The accessor methods assume that the actual storage for the data in the tied
133 warn "Storing data with key $_[1] at $_[0].\n";
140 The accessor methods assume that the actual storage for the data in the tied
156 warn "Storing data with key $_[1] at $_[0].\n";
/osnet-11/usr/src/lib/libast/amd64/include/ast/
H A Dvmalloc.h81 Vmdata_t* data; /* the real region data */ member in struct:_vmalloc_s
117 _BEGIN_EXTERNS_ /* public data */
322 #define vmdata(vm) ((Void_t*)(_VM_(vm)->data))
/osnet-11/usr/src/lib/libast/common/include/
H A Dvmalloc.h81 Vmdata_t* data; /* the real region data */ member in struct:_vmalloc_s
117 _BEGIN_EXTERNS_ /* public data */
322 #define vmdata(vm) ((Void_t*)(_VM_(vm)->data))
/osnet-11/usr/src/lib/libast/i386/include/ast/
H A Dvmalloc.h81 Vmdata_t* data; /* the real region data */ member in struct:_vmalloc_s
117 _BEGIN_EXTERNS_ /* public data */
322 #define vmdata(vm) ((Void_t*)(_VM_(vm)->data))
/osnet-11/usr/src/lib/libast/sparc/include/ast/
H A Dvmalloc.h81 Vmdata_t* data; /* the real region data */ member in struct:_vmalloc_s
117 _BEGIN_EXTERNS_ /* public data */
322 #define vmdata(vm) ((Void_t*)(_VM_(vm)->data))
/osnet-11/usr/src/lib/libast/sparcv9/include/ast/
H A Dvmalloc.h81 Vmdata_t* data; /* the real region data */ member in struct:_vmalloc_s
117 _BEGIN_EXTERNS_ /* public data */
322 #define vmdata(vm) ((Void_t*)(_VM_(vm)->data))
/osnet-11/usr/src/lib/libc/port/threads/
H A Ddoor_calls.c69 * Key for per-door data for doors created with door_xcreate.
93 * door_create_cmn holds the privdoor data before kicking off server
101 * If ever we get the reference count to 0 then we will free that data.
117 privdoor_destructor(void *data) argument
119 privdoor_data_rele((struct privdoor_data *)data);
344 * callback on future thread exit, and release the private door data.
/osnet-11/usr/src/lib/libzfs_jni/common/
H A Dlibzfs_jni_diskmgt.c59 * Static data
675 dmgt_avail_disk_iter(dmgt_disk_iter_f func, void *data) argument
713 if (func(dp, data)) {

Completed in 100 milliseconds

<<41424344454647484950>>