Home
last modified time | relevance | path

Searched refs:dpp (Results 1 – 22 of 22) sorted by relevance

/titanic_50/usr/src/lib/libcurses/screen/
H A Ddelkey.c54 _KEY_MAP *kp, **kpp = cur_term->_keys, **fpp, **dpp; in delkey() local
89 for (fpp = kpp, dpp = kpp + 1; i > 0; i--, fpp++, dpp++) in delkey()
90 *fpp = *dpp; in delkey()
/titanic_50/usr/src/lib/libresolv/
H A Dres_mkquery.c136 u_char *dnptrs[10], **dpp, **lastdnptr; local
177 dpp = dnptrs;
178 *dpp++ = (u_char *)buf;
179 *dpp++ = NULL;
/titanic_50/usr/src/cmd/cmd-inet/usr.bin/tftp/
H A Dtftpsubs.c126 readit(FILE *file, struct tftphdr **dpp, int convert) in readit() argument
136 *dpp = &b->buf.tb_hdr; /* set caller's ptr */ in readit()
195 writeit(FILE *file, struct tftphdr **dpp, int ct, int convert) in writeit() argument
203 *dpp = &bfs[current].buf.tb_hdr; in writeit()
/titanic_50/usr/src/lib/libresolv2/common/resolv/
H A Dres_mkquery.c129 u_char *dnptrs[20], **dpp, **lastdnptr; in res_nmkquery() local
164 dpp = dnptrs; in res_nmkquery()
165 *dpp++ = buf; in res_nmkquery()
166 *dpp++ = NULL; in res_nmkquery()
H A Dres_mkupdate.c94 u_char *dnptrs[20], **dpp, **lastdnptr; in res_nmkupdate() local
110 dpp = dnptrs; in res_nmkupdate()
111 *dpp++ = buf; in res_nmkupdate()
112 *dpp++ = NULL; in res_nmkupdate()
/titanic_50/usr/src/cmd/audio/audioctl/
H A Daudioctl.c181 device_t **dpp; in free_device() local
183 dpp = &devices; in free_device()
184 while ((*dpp) && ((*dpp) != d)) { in free_device()
185 dpp = &((*dpp)->nextp); in free_device()
187 if (*dpp) { in free_device()
188 *dpp = d->nextp; in free_device()
/titanic_50/usr/src/cmd/fm/modules/common/sw-diag-response/subsidiary/smf/
H A Dsmf_diag.c283 swde_smf_init(fmd_hdl_t *hdl, id_t id, const struct sw_disp **dpp, int *nelemp) in swde_smf_init() argument
292 *dpp = &swde_smf_disp[0]; in swde_smf_init()
H A Dsmf_response.c502 swrp_smf_init(fmd_hdl_t *hdl, id_t id, const struct sw_disp **dpp, int *nelemp) in swrp_smf_init() argument
524 *dpp = &swrp_smf_disp[0]; in swrp_smf_init()
/titanic_50/usr/src/cmd/make/bin/
H A Dread2.cc578 Dependency *dpp; in enter_dependencies() local
594 dpp = &dp; in enter_dependencies()
615 *dpp = ALLOC(Dependency); in enter_dependencies()
616 (*dpp)->next = NULL; in enter_dependencies()
617 (*dpp)->name = depes->names[i]; in enter_dependencies()
618 (*dpp)->automatic = false; in enter_dependencies()
619 (*dpp)->stale = false; in enter_dependencies()
620 (*dpp)->built = false; in enter_dependencies()
621 dpp = &((*dpp)->next); in enter_dependencies()
H A Dread.cc105 Dependency *dpp; in read_simple_file() local
279 for (dpp = &makefiles_used; in read_simple_file()
280 *dpp != NULL; in read_simple_file()
281 dpp = &(*dpp)->next); in read_simple_file()
288 *dpp = dp; in read_simple_file()
/titanic_50/usr/src/uts/common/fs/devfs/
H A Ddevfs_vfsops.c547 devfs_devpolicy(vnode_t *vp, devplcy_t **dpp) in devfs_devpolicy() argument
562 *dpp = dvp->dv_priv; in devfs_devpolicy()
/titanic_50/usr/src/cmd/fm/modules/common/sw-diag-response/subsidiary/panic/
H A Dpanic_diag.c554 swde_panic_init(fmd_hdl_t *hdl, id_t id, const struct sw_disp **dpp, in swde_panic_init() argument
570 *dpp = &swde_panic_disp[0]; in swde_panic_init()
/titanic_50/usr/src/lib/libdtrace/common/
H A Ddt_proc.c675 dt_proc_t *dpr, **dpp = &dph->dph_hash[pid & (dph->dph_hashlen - 1)]; in dt_proc_lookup() local
677 for (dpr = *dpp; dpr != NULL; dpr = dpr->dpr_hash) { in dt_proc_lookup()
681 dpp = &dpr->dpr_hash; in dt_proc_lookup()
688 *dpp = dpr->dpr_hash; /* remove from pid hash chain */ in dt_proc_lookup()
/titanic_50/usr/src/uts/common/fs/zfs/sys/
H A Ddsl_pool.h135 int dsl_pool_init(spa_t *spa, uint64_t txg, dsl_pool_t **dpp);
/titanic_50/usr/src/cmd/fs.d/nfs/nfsmapid/
H A Dnfsmapid_server.c744 extract_domain(char *cp, char **upp, char **dpp) in extract_domain() argument
751 if ((*dpp = strchr(cp, '@')) == NULL) in extract_domain()
753 *(*dpp)++ = '\0'; in extract_domain()
/titanic_50/usr/src/uts/sun4u/starcat/io/
H A Ddrmach.c421 drmach_device_t **dpp, cpu_flag_t *oflags);
7543 drmach_iocage_cmp_acquire(drmach_device_t **dpp, cpu_flag_t *oflags) in drmach_iocage_cmp_acquire() argument
7549 ASSERT((dpp != NULL) && (*dpp != NULL)); in drmach_iocage_cmp_acquire()
7559 if (dpp[curr] == NULL) { in drmach_iocage_cmp_acquire()
7563 ASSERT(DRMACH_IS_CPU_ID(dpp[curr])); in drmach_iocage_cmp_acquire()
7564 ASSERT(dpp[curr]->portid == (*dpp)->portid); in drmach_iocage_cmp_acquire()
7566 rv = drmach_iocage_cpu_acquire(dpp[curr], &oflags[curr]); in drmach_iocage_cmp_acquire()
7582 (void) drmach_iocage_cpu_return(dpp[i], oflags[i]); in drmach_iocage_cmp_acquire()
7648 drmach_iocage_cpu_get(dr_testboard_req_t *tbrq, drmach_device_t **dpp, in drmach_iocage_cpu_get() argument
7717 dpp[0] = d_id; in drmach_iocage_cpu_get()
[all …]
/titanic_50/usr/src/uts/common/avs/ns/rdc/
H A Drdc_dev.c211 rdc_info_dev_t **dpp; in rdc_idev_close() local
230 for (dpp = &rdc_devices; *dpp; dpp = &((*dpp)->id_next)) { in rdc_idev_close()
231 if (*dpp == dp) { in rdc_idev_close()
233 *dpp = dp->id_next; in rdc_idev_close()
/titanic_50/usr/src/cmd/fm/modules/common/disk-monitor/
H A Ddiskmon_conf.c726 print_ap(nvlist_t *dpp, FILE *fp, char *prefix) in print_ap() argument
734 print_props(dpp, fp, buf); in print_ap()
/titanic_50/usr/src/cmd/abi/spectrans/spec2trace/
H A Dparseproto.y1989 decl_Parse(char *str, decl_t **dpp) { in decl_Parse() argument
1998 *dpp = protop; in decl_Parse()
2001 *dpp = NULL; in decl_Parse()
/titanic_50/usr/src/uts/common/fs/zfs/
H A Ddsl_pool.c179 dsl_pool_init(spa_t *spa, uint64_t txg, dsl_pool_t **dpp) in dsl_pool_init() argument
189 *dpp = dp; in dsl_pool_init()
/titanic_50/usr/src/uts/sun4u/starfire/io/
H A Ddrmach.c688 drmach_board_t *bp, drmach_device_t **dpp) in drmach_device_new() argument
731 *dpp = dp; in drmach_device_new()
741 *dpp = NULL; in drmach_device_new()
/titanic_50/usr/src/uts/sfmmu/vm/
H A Dhat_sfmmu.c7297 hat_pagereload(struct page *tpp, struct page *dpp) in hat_pagereload() argument
7305 ASSERT(sfmmu_mlist_held(dpp)); in hat_pagereload()
7321 PFN_TO_TTE(ttemod, dpp->p_pagenum); in hat_pagereload()
7335 sfhme->hme_page = dpp; in hat_pagereload()
7341 dpp->p_mapping = tpp->p_mapping; in hat_pagereload()
7343 dpp->p_share = tpp->p_share; in hat_pagereload()
7352 dpp = PP_GROUPLEADER(dpp, cons); in hat_pagereload()