Searched refs:olp (Results 1 – 6 of 6) sorted by relevance
135 struct linelist *lp, *olp; in __endnetgrent() local140 olp = lp; in __endnetgrent()142 free(olp->l_groupname); in __endnetgrent()143 free(olp->l_line); in __endnetgrent()144 free((char *)olp); in __endnetgrent()
250 struct disklabel32 *olp, *nlp; in l32_setdisklabel() local255 olp = olpx.lab32; in l32_setdisklabel()281 opp = &olp->d_partitions[i]; in l32_setdisklabel()301 *olp = *nlp; in l32_setdisklabel()303 if (olp->d_partitions[RAW_PART].p_offset) in l32_setdisklabel()305 if (olp->d_secperunit > sp->ds_size) in l32_setdisklabel()307 for (part = 0; part < olp->d_npartitions; ++part) { in l32_setdisklabel()308 if (olp->d_partitions[part].p_size > sp->ds_size) in l32_setdisklabel()
211 struct disklabel64 *olp, *nlp; in l64_setdisklabel() local218 olp = olpx.lab64; in l64_setdisklabel()253 opp = &olp->d_partitions[i]; in l64_setdisklabel()314 *olp = *nlp; in l64_setdisklabel()
336 struct lwp *olp; in bsd4_acquire_curproc()
237 struct linelist *lp, *olp; local242 olp = lp;244 free(olp->l_groupname);245 free(olp->l_line);246 free((char *)olp);
924 uint32_t *olp; in tcp_sack_fill_report() local937 olp = lp++; in tcp_sack_fill_report()991 nblocks = (lp - olp - 1) / 2; in tcp_sack_fill_report()992 *olp = htonl(TCPOPT_SACK_ALIGNED | in tcp_sack_fill_report()