Home
last modified time | relevance | path

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

/freebsd-14.2/usr.bin/grep/
H A Dutil.c484 size_t startm = 0, matchidx; in procline() local
523 startm = matchidx; in procline()
586 if (matchidx > startm) { in procline()
/freebsd-14.2/sys/cam/scsi/
H A Dscsi_cd.c284 static int cdplaymsf(struct cam_periph *periph, uint32_t startm,
3276 cdplaymsf(struct cam_periph *periph, uint32_t startm, uint32_t starts, in cdplaymsf() argument
3305 scsi_cmd->start_m = startm; in cdplaymsf()