Home
last modified time | relevance | path

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

/freebsd/usr.bin/grep/
H A Dutil.c507 size_t startm = 0, matchidx; in procline() local
546 startm = matchidx; in procline()
609 if (matchidx > startm) { in procline()
/freebsd/sys/cam/scsi/
H A Dscsi_cd.c281 static int cdplaymsf(struct cam_periph *periph, uint32_t startm,
3272 cdplaymsf(struct cam_periph *periph, uint32_t startm, uint32_t starts, in cdplaymsf() argument
3301 scsi_cmd->start_m = startm; in cdplaymsf()