Home | Sort by: relevance | last modified time | path |
/src/usr.bin/pr/ | |
pr.c | 340 int mvc; local in function:vertcol 373 mvc = lines * clcnt; 374 if ((vc = malloc((unsigned)mvc*sizeof(struct vcol))) == NULL) 518 if ((cnt < 0) && cvc && ((mvc-cvc) >= clcnt)){ |
/src/sys/dev/ic/ | |
mvsata.c | 764 struct mvsata_softc *mvc = local in function:mvsata_atapi_probe_device 766 struct atac_softc *atac = &mvc->sc_wdcdev.sc_atac; |