Searched refs:entry (Results 551 - 575 of 638) sorted by relevance

<<212223242526

/osnet-11/usr/src/lib/smhba/common/
H A Dsmhbaapi.h335 SMHBA_SCSIENTRY entry[1]; /* Variable length array */ member in struct:SMHBA_TargetMapping
348 SMHBA_BINDINGENTRY entry[1]; /* Variable length array */ member in struct:SMHBA_Binding
374 /* SM-HBA specific entry points. */
/osnet-11/usr/src/lib/libkmf/include/
H A DkmfapiP.h335 conf_entry_t *entry; member in struct:conf_entrylist
/osnet-11/usr/src/lib/libntsvcs/common/
H A Dwinreg_svc.c569 char *entry; local
602 if ((entry = NDR_STRDUP(mxa, p)) == NULL)
605 if ((p = strchr(entry, '\\')) != NULL)
608 return (entry);
/osnet-11/usr/src/grub/grub-0.97/netboot/
H A Dns83820.c679 int entry = ns->cur_rx; local
683 cmdsts = le32_to_cpu(rx_ring[entry].cmdsts);
695 rxb + (entry * REAL_RX_BUF_SIZE),
697 // rx_ring[entry].link = 0;
698 rx_ring[entry].cmdsts = cpu_to_le32(CMDSTS_OWN);
H A Dpci.h110 #define PCI_CAPABILITY_LIST 0x34 /* Offset of first capability list entry */
255 unsigned long entry; /* 32 bit physical address */ member in struct:bios32::__anon221
/osnet-11/usr/src/grub/grub-0.97/stage2/
H A Dxfs.h252 * Byte offset in data block and shortform entry.
341 * Active entry in a data block. Aligned to 8 bytes.
353 * Unused entry in a data block. Aligned to 8 bytes.
364 xfs_dir2_data_entry_t entry; member in union:__anon354
433 * Normalized offset (in a data block) of the entry, really xfs_dir2_data_off_t.
H A Dfsys_xfs.c396 *ino = le64 (dau->entry.inumber);
397 namelen = dau->entry.namelen;
/osnet-11/usr/src/lib/libdladm/common/
H A Dlibdlwlan.c1614 scf_transaction_entry_t *entry = NULL; local
1616 entry = scf_entry_create(handle);
1617 if (entry == NULL)
1624 if (scf_transaction_property_new(tx, entry, prop_name, type) != 0)
1630 if (scf_entry_add_value(entry, value) != 0)
1638 if (entry != NULL)
1639 scf_entry_destroy(entry);
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/ext/Storable/
H A DStorable.xs291 int entry; /* flags recursion */
1065 0, /* SX_OBJECT -- entry unused dynamically */
1110 0, /* SX_OBJECT -- entry unused dynamically */
1169 cxt->entry = 0;
1197 cxt->entry = 1; /* No recursion yet */
1385 cxt->entry = 1; /* No recursion yet */
1470 ASSERT(cxt->entry == 0, ("context is reset"));
1530 return cxt->entry && (cxt->optype & ST_STORE);
1542 return cxt->entry && (cxt->optype & ST_RETRIEVE);
2853 * Simply disable the cached entry fo
[all...]
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/utils/
H A Dc2ph.PL746 # in next stab entry
842 local($field, $fieldname, $typeno, $count, $offset, $entry);
866 $entry = '';
904 $entry = sprintf($pmask1,
908 $entry =~ s/(\*+)( )/$2$1/;
911 $entry,
H A Ddprofpp.PL655 my $entry = $curdeep_times->[-2]{kids}{$name} ||= {
661 $entry->{count}++;
662 $entry->{incl_time} += $t - $curdeep_times->[-1]{enter_stamp};
664 move_keys($curdeep_times->[-1]->{kids},$entry->{kids});
695 $over_per_call /= 2*$over_tests; # distribute over entry and exit
H A Dh2xs.PL1811 my $entry;
1814 $entry = (td_is_struct($type) ? "T_OPAQUE_STRUCT" : "T_PTROBJ");
1819 $entry = assign_typemap_entry($type);
1823 $entry ||= $typemap{$otype}
1825 $typemap{$otype} = $entry;
1826 $need_opaque = 1 if $entry eq "T_OPAQUE_STRUCT";
1827 return $entry;
1851 my $entry = assign_typemap_entry $type;
1852 print TM $type, "\t" x (5 - int((length $type)/8)), "\t$entry\n"
1855 print TM <<'EOP' if $need_opaque; # Older Perls do not have correct entry
[all...]
/osnet-11/usr/src/grub/grub2/grub-core/normal/
H A Dmenu_entry.c492 make_screen (grub_menu_entry_t entry) argument
502 screen->submenu = entry->submenu;
513 insert_string (screen, (char *) entry->sourcecode, 0);
1247 /* Edit a menu entry with an Emacs-like interface. */
1249 grub_menu_entry_run (grub_menu_entry_t entry) argument
1266 screen = make_screen (entry);
/osnet-11/usr/src/lib/libc/port/
H A Dllib-lc592 struct utmp *getutid(const struct utmp *entry);
593 struct utmp *getutline(const struct utmp *entry);
594 struct utmp *pututline(const struct utmp *entry);
605 struct utmpx *getutxid(const struct utmpx *entry);
606 struct utmpx *getutxline(const struct utmpx *entry);
607 struct utmpx *pututxline(const struct utmpx *entry);
1922 int readdir64_r(DIR *dirp, dirent64_t *entry, dirent64_t **result);
/osnet-11/usr/src/lib/libzfs/common/
H A Dlibzfs_pool.c775 zprop_list_t *entry; local
781 for (entry = *plp; entry != NULL; entry = entry->pl_next) {
782 entry->pl_ntimes++;
784 if (entry->pl_fixed)
787 if (entry->pl_prop != NULL &&
788 zpool_get_prop(zhp, zprop_propnum(entry->pl_prop),
790 if (strlen(buf) > entry
2984 int entry; local
[all...]
/osnet-11/usr/src/lib/libdevalloc/common/
H A Dlibdevalloc.c133 /* invalid entry */
347 * converts a device_map entry into a printable string
372 * calls dmap2str to break given devmap_t into printable entry.
373 * returns pointer to decoded entry, NULL on error.
393 * converts a device_allocate entry into a printable string
455 * calls da2str to break given devalloc_t into printable entry.
456 * returns pointer to decoded entry, NULL on error.
501 * calls _def2str to break given da_defs_t into printable entry.
502 * returns pointer decoded entry, NULL on error.
524 * returns 0 if given entry no
2212 da_deventry_t *entry, *dentry; local
[all...]
/osnet-11/usr/src/lib/libscf/common/
H A Dmidlevel.c1489 * Set a count property transaction entry into the pending SMF transaction.
1519 scf_transaction_entry_t *entry = scf_entry_create(handle); local
1521 if ((value == NULL) || (entry == NULL)) {
1532 if (scf_transaction_property_change(trans, entry, propname,
1535 if (scf_entry_add_value(entry, value) == 0) {
1541 if (scf_transaction_property_new(trans, entry, propname,
1544 if (scf_entry_add_value(entry, value) == 0) {
1557 if (entry != NULL)
1558 scf_entry_destroy(entry);
2769 * to point at that property's entry i
[all...]
/osnet-11/usr/src/lib/libsldap/common/
H A Dns_internal.h255 * configuration entry type
265 * datatype of a config entry
375 * 1 configuration entry per domain, and almost always 1 domain
384 * Hash entry types
673 * found in a search result entry. 'dn' is the
674 * distinguished name of that entry.
720 int (*callback)(const ns_ldap_entry_t *entry,
1038 /* RFC 2307 section 5.6. Get a canonical name from entry */
1039 char *__s_api_get_canonical_name(ns_ldap_entry_t *entry,
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/ext/XS/Typemap/
H A DTypemap.xs62 Each C type is represented by an entry in the typemap file that
572 length() will report a value of 8). This entry is similar to T_OPAQUE.
577 This entry can be used to store a C structure (the number
750 use that typemap entry to perform the copy of each element. All
/osnet-11/usr/src/lib/libadr/common/
H A Dadr.c1117 adr_data_t *entry = path_follow(array->d_data.array[i], path); local
1118 if (strcmp(entry->d_data.string, key) == 0)
1131 adr_data_t *entry = path_follow(array->d_data.array[i], path); local
1132 if (rad_strccmp(entry->d_data.string, key, len) == 0)
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/ext/IO/lib/IO/
H A DDir.pm223 Assigning to an entry in the hash will cause the time stamps of the file
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/ext/Safe/t/
H A Dopcode.pl861 entersub subroutine entry ck_subr dmt1 L
873 enter block entry ck_null 0
876 enteriter foreach loop entry ck_null d{
878 enterloop loop entry ck_null d{
/osnet-11/usr/src/lib/libc/i386_hwcap1/gen/
H A Dmemset.s40 / entry conditions: %eax each byte is set to desired byte.
/osnet-11/usr/src/lib/sun_sas/common/
H A Dsun_sas.h142 SMHBA_SCSIENTRY entry; member in struct:ScsiEntryList
/osnet-11/usr/src/lib/libsmb/common/
H A Dsmb_nic.c903 * Each entry in the hosts table associates a hostname with a
1200 char *entry; local
1212 entry = iflist[n];
1213 if (*entry == '\0')

Completed in 2228 milliseconds

<<212223242526