Searched refs:startm (Results 1 - 2 of 2) sorted by relevance

/freebsd-11-stable/usr.bin/grep/
H A Dutil.c469 size_t startm = 0, matchidx; local
511 startm = matchidx;
584 if (matchidx > startm) {
/freebsd-11-stable/sys/cam/scsi/
H A Dscsi_cd.c266 static int cdplaymsf(struct cam_periph *periph, u_int32_t startm,
3426 cdplaymsf(struct cam_periph *periph, u_int32_t startm, u_int32_t starts, argument
3455 scsi_cmd->start_m = startm;

Completed in 76 milliseconds