Searched refs:dep (Results 26 - 50 of 61) sorted by relevance

123

/opensolaris-onvv-gate/usr/src/lib/scsi/plugins/ses/ses2/common/
H A Dses2_element.c653 elem_parse_aes_device(const ses2_aes_descr_eip_impl_t *dep, nvlist_t *nvl, argument
664 if (dep->sadei_eip) {
666 dep->sadei_protocol_specific;
668 dep->sadei_protocol_specific;
670 dip = (ses2_aes_descr_impl_t *)dep;
676 if (dep->sadei_invalid)
679 if (dep->sadei_protocol_identifier == SPC4_PROTO_FIBRE_CHANNEL) {
681 dep->sadei_protocol_specific;
683 if (!SES_WITHIN_PAGE_STRUCT(fp, dep, len))
689 } else if (dep
776 elem_parse_aes_expander(const ses2_aes_descr_eip_impl_t *dep, nvlist_t *nvl, size_t len) argument
841 elem_parse_aes_misc(const ses2_aes_descr_eip_impl_t *dep, nvlist_t *nvl, size_t len) argument
926 ses2_aes_descr_eip_impl_t *dep; local
[all...]
/opensolaris-onvv-gate/usr/src/cmd/man/src/util/nsgmls.src/
H A DMakefile.comm44 $(MV) depend.temp Makefile.dep
/opensolaris-onvv-gate/usr/src/uts/common/io/lvm/trans/
H A Dmdtrans.c785 mddb_de_ic_t *dep; local
842 dep = mddb_getrecdep(recid);
843 dep->de_flags = MDDB_F_TRANS_LOG;
844 rbp = dep->de_rb;
855 kmem_free(small_ul, dep->de_reqsize);
860 dep->de_rb_userdata_ic = big_ul;
861 dep->de_rb_userdata = big_ul;
862 dep->de_icreqsize = newreqsize;
867 ul = dep->de_rb_userdata;
895 dep
[all...]
/opensolaris-onvv-gate/usr/src/stand/lib/fs/nfs/
H A Dnfsops.c74 static int boot_nfs_getdents(int fd, struct dirent *dep, unsigned size);
434 boot_nfs_getdents(int fd, struct dirent *dep, unsigned size) argument
441 printf("boot_nfs_getdents(%d, 0x%x, 0x%x)\n", fd, dep, size);
455 status = nfsgetdents(&filep->file, dep, size);
458 status = nfs3getdents(&filep->file, dep, size);
/opensolaris-onvv-gate/usr/src/cmd/wbem/provider/c/wbem_disk/common/
H A Dpartbasedon_descriptors.c55 dm_descriptor_t dep, char *provider, int *errp)
108 dep_inst = partition_descriptor_toCCIMInstance(hostname, dep,
155 nvlp = dm_get_attributes(dep, &error);
54 partbasedon_descriptor_toCCIMInstance(char *hostname, dm_descriptor_t ant, dm_descriptor_t dep, char *provider, int *errp) argument
/opensolaris-onvv-gate/usr/src/lib/lvm/libmeta/common/
H A Dmeta_import.c1473 mddb_de_t *dep; local
1478 dep = (mddb_de_t *)((caddr_t)(&dbp->db_firstentry)
1480 dbp->db_firstentry = dep;
1481 while (dep && dep->de_next) {
1482 desize = sizeof (*dep) - sizeof (dep->de_blks) +
1483 sizeof (daddr_t) * dep->de_blkcount;
1485 dep->de_next = (mddb_de_t *)
1486 ((caddr_t)dep
1523 mddb_de_t *dep; local
[all...]
/opensolaris-onvv-gate/usr/src/cmd/fs.d/cachefs/cfsadmin/
H A Dcfsadmin.c784 struct dirent64 *dep; local
838 while ((dep = readdir64(dp)) != NULL) {
840 if ((strcmp(dep->d_name, ".") == 0) ||
841 (strcmp(dep->d_name, "..") == 0))
845 sprintf(path, "%s/%s", dirp, dep->d_name);
859 printf(gettext(" %s\n"), dep->d_name);
/opensolaris-onvv-gate/usr/src/lib/libtnf/
H A DMakefile29 OBJECTS= $(MACH)dep.o \
/opensolaris-onvv-gate/usr/src/stand/lib/fs/hsfs/
H A Dhsfsops.c90 static int boot_hsfs_getdents(int fd, struct dirent *dep, unsigned size);
993 boot_hsfs_getdents(int fd, struct dirent *dep, unsigned size) argument
997 * "size"-byte buffer at "dep" until the buffer is exhausted
1045 (void) strcpy(dep->d_name, hdp->hs_ufs_dir.d_name);
1046 dep->d_ino = hdp->hs_ufs_dir.d_ino;
1047 dep->d_off = dir.loc;
1048 dep->d_reclen = (unsigned short)n;
1050 dep = (struct dirent *)((char *)dep + n);
/opensolaris-onvv-gate/usr/src/stand/lib/fs/ufs/
H A Dufsops.c76 static int boot_ufs_getdents(int fd, struct dirent *dep, unsigned size);
854 boot_ufs_getdents(int fd, struct dirent *dep, unsigned size) argument
858 * "size"-byte buffer at "dep" until the buffer is exhausted
935 dep->d_ino = dp->d_ino;
949 (void) strcpy(dep->d_name, dp->d_name);
950 dep->d_off = dir.loc;
951 dep->d_reclen = (ushort_t)n;
953 dep = (struct dirent *)
954 ((char *)dep + n);
/opensolaris-onvv-gate/usr/src/uts/common/io/lvm/hotspares/
H A Dhotspares.c1279 mddb_de_ic_t *dep; local
1287 dep = mddb_getrecdep(recid);
1288 dep->de_flags = MDDB_F_HOTSPARE;
1289 rbp = dep->de_rb;
1300 kmem_free(s_hs, dep->de_reqsize);
1301 dep->de_rb_userdata = b_hs;
1302 dep->de_reqsize = newreqsize;
1713 mddb_de_ic_t *dep; local
1721 dep = mddb_getrecdep(recid);
1722 rbp = dep
[all...]
/opensolaris-onvv-gate/usr/src/uts/common/io/lvm/softpart/
H A Dsp.c1281 mddb_de_ic_t *dep; local
1309 dep = mddb_getrecdep(recid);
1310 dep->de_flags = MDDB_F_SOFTPART;
1311 rbp = dep->de_rb;
1333 kmem_free(small_un, dep->de_reqsize);
1334 dep->de_rb_userdata = big_un;
1335 dep->de_reqsize = newreqsize;
1735 mddb_de_ic_t *dep; local
1754 dep = mddb_getrecdep(recid);
1755 rbp = dep
[all...]
/opensolaris-onvv-gate/usr/src/cmd/cmd-inet/usr.lib/pppoe/
H A Doptions.c1333 struct device_entry *dep; local
1389 ndevs * sizeof (*dep) + nsvcs * ndevs * sizeof (*sepp));
1397 osp->os_devices = dep = (struct device_entry *)(osp+1);
1404 sepp = (struct service_entry **)(dep + ndevs);
1406 dep->de_name = *dnp;
1407 dep->de_services = (const struct service_entry **)sepp;
1438 dep->de_nservices = (const struct service_entry **)sepp -
1439 dep->de_services;
1441 if (dep->de_nservices > 0)
1442 dep
1891 const struct device_entry *dep, *depe; local
2275 const struct device_entry *dep; local
[all...]
/opensolaris-onvv-gate/usr/src/cmd/devfsadm/
H A Ddevfsadm_impl.h392 struct mlist *dep);
402 static void cache_deferred_minor(struct mlist *dep, di_node_t node,
464 static char *alloc_cmp_str(const char *devfs_path, devfsadm_enumerate_t *dep);
H A Ddevfsadm.c1055 struct mlist *dep; local
1060 dep = dcip->dci_arg;
1067 assert(dep);
1068 assert((dep->head == NULL) ^ (dep->tail != NULL));
1071 for (smp = NULL, mp = dep->head; mp; mp = mp->next) {
1816 struct mlist *dep; local
1821 dep = dcip->dci_arg;
1830 if (dep &&
1845 minor_process(node, minor, dep);
1883 minor_process(di_node_t node, di_minor_t minor, struct mlist *dep) argument
1972 cache_deferred_minor( struct mlist *dep, di_node_t node, di_minor_t minor) argument
4641 alloc_cmp_str(const char *path, devfsadm_enumerate_t *dep) argument
[all...]
/opensolaris-onvv-gate/usr/src/uts/common/io/
H A Dpm.c940 char *dep, i_dep_buf[MAXNAMELEN]; local
981 dep = i_dep_buf;
1090 req32.data, dep, deplen, NULL)) {
1092 "0x%p dep size %lx, EFAULT"
1101 "dep %s\n", cmdstr, dep))
1190 dep, deplen, NULL)) {
1192 "0x%p dep size %lu, "
1201 "dep %s\n", cmdstr, dep))
[all...]
/opensolaris-onvv-gate/usr/src/cmd/fs.d/pcfs/mkfs/
H A Dmkfs.c131 static void dirent_fname_fill(struct pcdir *dep, char *fn);
137 static void dirent_time_fill(struct pcdir *dep);
2796 dirent_time_fill(struct pcdir *dep) argument
2812 dep->pcd_mtime.pct_time = htols(dostime);
2813 dep->pcd_mtime.pct_date = htols(dosday);
2818 dirent_label_fill(struct pcdir *dep, char *fn) argument
2827 dep->pcd_filename[i] = toupper(fn[i]);
2831 dep->pcd_filename[i] = ' ';
2833 dep->pcd_ext[i] = ' ';
2838 dep
2847 dirent_fname_fill(struct pcdir *dep, char *fn) argument
[all...]
/opensolaris-onvv-gate/usr/src/uts/sun4v/io/
H A Dvdc.c2649 vd_dring_entry_t *dep = NULL; /* DRing Entry pointer */ local
2740 dep = VDC_GET_DRING_ENTRY_PTR(vdc, i);
2741 dep->hdr.dstate = VIO_DESC_FREE;
2751 vdc->local_dring[i].dep = dep;
2873 vd_dring_entry_t *dep; local
2891 dep = ldep->dep;
2892 ASSERT(dep != NULL);
2894 dep
3556 vd_dring_entry_t *dep = NULL; /* Dring Entry Pointer */ local
3645 vd_dring_entry_t *dep = NULL; local
[all...]
/opensolaris-onvv-gate/usr/src/cmd/fs.d/cachefs/common/
H A Dsubr.c681 struct dirent64 *dep; local
748 while ((dep = readdir64(dp)) != NULL) {
750 if (strcmp(dep->d_name, ".") == 0 ||
751 strcmp(dep->d_name, "..") == 0)
755 snprintf(path, sizeof (path), "%s/%s", dirp, dep->d_name);
774 xx = cachefs_delete_cache(dirp, dep->d_name);
/opensolaris-onvv-gate/usr/src/uts/common/io/lvm/stripe/
H A Dstripe.c827 mddb_de_ic_t *dep; local
848 dep = mddb_getrecdep(recid);
849 dep->de_flags = MDDB_F_STRIPE;
850 rbp = dep->de_rb;
871 kmem_free(small_un, dep->de_reqsize);
872 dep->de_rb_userdata = big_un;
873 dep->de_reqsize = newreqsize;
1614 mddb_de_ic_t *dep; local
1637 dep = mddb_getrecdep(recid);
1638 rbp = dep
[all...]
/opensolaris-onvv-gate/usr/src/cmd/sgs/pvs/common/
H A Dpvs.c585 const char *needobj, *dep; local
600 dep = (char *)(strs + vnap->vna_name);
602 if (!match(needobj, dep, vnap->vna_other))
638 (void) printf(fmt, dep);
666 dep, needobj, file);
/opensolaris-onvv-gate/usr/src/uts/common/os/
H A Dmodctl.c3073 mod_hold_loaded_mod(struct modctl *dep, char *filename, int *status) argument
3081 modp = mod_hold_by_name_requisite(dep, filename);
3094 * if dep is not NULL, clear the module dependency information.
3097 if (dep != NULL && dep->mod_requisite_loading != NULL) {
3098 ASSERT(dep->mod_busy);
3099 dep->mod_requisite_loading = NULL;
4018 mod_hold_by_name_common(struct modctl *dep, const char *filename) argument
4046 * if dep is not NULL, set the mp in mod_requisite_loading for
4050 if (dep !
4095 mod_hold_by_name_requisite(struct modctl *dep, char *filename) argument
4370 mod_load_requisite(struct modctl *dep, char *on) argument
[all...]
/opensolaris-onvv-gate/usr/src/cmd/perl/5.8.4/distrib/
H A Dperly.c12 #define dep() deprecate_old("\"do\" to call subroutines") macro
2187 )),Nullop)); dep();}
2198 )))); dep();}
2204 scalar(newCVREF(0,scalar(yyvsp[-2].opval))), Nullop)); dep();}
2211 scalar(newCVREF(0,scalar(yyvsp[-3].opval))))); dep();}
/opensolaris-onvv-gate/usr/src/uts/common/io/ib/adapters/hermon/
H A Dhermon.c3190 #define init_dependent(rsrc, dep) \
3191 icm[dep].span = icm[rsrc].span; \
3192 icm[dep].num_spans = icm[rsrc].num_spans; \
3193 icm[dep].split_shift = icm[rsrc].split_shift; \
3194 icm[dep].span_mask = icm[rsrc].span_mask; \
3195 icm[dep].span_shift = icm[rsrc].span_shift; \
3196 icm[dep].rsrc_mask = icm[rsrc].rsrc_mask; \
3200 "num_spans (0x%x)", dep, icm[dep].table_size, \
3201 icm[dep]
[all...]
/opensolaris-onvv-gate/usr/src/cmd/sgs/elfdump/common/
H A Delfdump.c1991 const char *name, *dep; local
2002 dep = string(vcache, cnt, scache, file, vdap->vda_name);
2004 dep = MSG_ORIG(MSG_STR_EMPTY);
2008 Elf_ver_line_1(0, index, name, dep,
2019 dep = string(vcache, cnt, scache, file,
2021 Elf_ver_line_2(0, MSG_ORIG(MSG_STR_EMPTY), dep);
2076 const char *name, *dep; local
2088 dep = string(vcache, cnt, scache, file, vnap->vna_name);
2090 dep = MSG_INTL(MSG_STR_NULL);
2102 Elf_ver_line_1(0, index_str, name, dep,
[all...]

Completed in 473 milliseconds

123