Searched refs:lbp (Results 1 - 6 of 6) sorted by relevance

/osnet-11/usr/src/lib/lvm/libmeta/common/
H A Dmeta_import.c523 mddb_lb_t *lbp,
543 for (indx = 0; indx < lbp->lb_loccnt; indx++) {
546 if ((lbp->lb_locators[indx].l_flags == 0) ||
547 (lbp->lb_locators[indx].l_flags & MDDB_F_DELETED))
730 flags = lbp->lb_locators[indx].l_flags;
731 offset = lbp->lb_locators[indx].l_blkno;
1445 mddb_lb_t *lbp,
1478 get_replica_disks(misp, did_listp, mb, lbp, ep);
1751 mddb_lb_t *lbp = bp; local
1761 return ((lbp
519 get_replica_disks( md_im_set_desc_t *misp, did_list_t *did_listp, mddb_mb_t *mb, mddb_lb_t *lbp, md_error_t *ep ) argument
1441 set_append( md_im_set_desc_t **mispp, did_list_t *did_listp, mddb_mb_t *mb, mddb_lb_t *lbp, mddb_rb_t *nm, mddb_rb_t *shrnm, pnm_rec_t **pnm, mddb_rb_t *did_nm, mddb_rb_t *did_shrnm, uint_t imp_flags, md_error_t *ep ) argument
1798 read_locator_block_did( md_error_t *ep, int fd, mddb_mb_t *mbp, mddb_lb_t *lbp, void *bp, int bsize ) argument
1828 read_locator_names( md_error_t *ep, int fd, mddb_mb_t *mbp, mddb_lb_t *lbp, void *bp, int bsize ) argument
1961 read_nm_rec( md_error_t *ep, int fd, mddb_mb_t *mbp, mddb_lb_t *lbp, char **nm, mddb_type_t rectype, char *diskname ) argument
2312 build_did_list( md_error_t *ep, int fd, mddb_mb_t *mb, mddb_lb_t *lbp, mddb_did_blk_t *lbdidp, mddb_ln_t *lnp, did_list_t **did_listp, int *replicatedp ) argument
3055 report_set_info( md_im_set_desc_t *misp, mddb_mb_t *mb, mddb_lb_t *lbp, mddb_rb_t *nm, pnm_rec_t **pnm, mdname_t *rsp, int fd, uint_t imp_flags, int set_count, int overlap, md_im_drive_info_t *overlap_disks, md_error_t *ep ) argument
3385 mddb_lb_t *lbp = NULL; local
[all...]
H A Dmeta_statconcise.c1745 mddb_lb_t *lbp,
1761 for (dbblk = lbp->lb_dbfirstblk;
1867 mddb_lb_t *lbp,
1882 rval = read_all_mdrecords(&mdimp, mb, lbp, nm, rsp, fd, lastaccess,
1742 read_all_mdrecords( md_im_rec_t **mdimpp, mddb_mb_t *mbp, mddb_lb_t *lbp, mddb_rb_t *nm, mdname_t *rsp, int fd, md_timeval32_t *lastaccess, md_error_t *ep ) argument
1865 report_metastat_info( mddb_mb_t *mb, mddb_lb_t *lbp, mddb_rb_t *nm, pnm_rec_t **pnm, mdname_t *rsp, int fd, md_timeval32_t *lastaccess, md_error_t *ep ) argument
/osnet-11/usr/src/cmd/sendmail/src/
H A Dsavemail.c861 char *lbp; local
864 lbp = translate_dollars(buf, buf, &lbs);
865 expand(lbp, lbp, lbs, e);
866 putok = putline(lbp, mci);
867 if (lbp != buf)
868 sm_free(lbp);
H A Dmain.c4056 char *lbp; local
4068 lbp = NULL;
4088 lbp = translate_dollars(delimptr, lbuf, &lbs);
4089 macdefine(&e->e_macro, A_TEMP, mid, lbp);
4090 if (lbp != lbuf)
4091 SM_FREE(lbp);
4102 lbp = translate_dollars(delimptr, lbuf, &lbs);
4103 expand(lbp, exbuf, sizeof(exbuf), e);
4104 if (lbp != lbuf)
4105 SM_FREE(lbp);
[all...]
H A Dsrvrsmtp.c4951 char *lbp; local
4954 lbp = translate_dollars(p, p, &lbs);
4955 expand(lbp, inp, sizeof(inp), e);
4956 if (p != lbp)
4957 sm_free(lbp);
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/Locale/
H A DCurrency.pm238 lbp:Lebanese Pound

Completed in 1583 milliseconds