Home
last modified time | relevance | path

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

/freebsd-13-stable/usr.bin/grep/
HDutil.c493 size_t startm = 0, matchidx; in procline() local
532 startm = matchidx; in procline()
595 if (matchidx > startm) { in procline()
/freebsd-13-stable/sys/cam/scsi/
HDscsi_cd.c288 static int cdplaymsf(struct cam_periph *periph, u_int32_t startm,
3478 cdplaymsf(struct cam_periph *periph, u_int32_t startm, u_int32_t starts, in cdplaymsf() argument
3507 scsi_cmd->start_m = startm; in cdplaymsf()