Home
last modified time | relevance | path

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

/netbsd-src/sbin/dump/
H A Dtape.c409 struct mtop offl; in trewind() local
412 offl.mt_op = MTOFFL; in trewind()
413 offl.mt_count = 0; in trewind()
414 (void) ioctl(f, MTIOCTOP, &offl); in trewind()
/netbsd-src/external/bsd/pcc/dist/pcc/f77/fcom/
H A Dio.c791 iosetlc(i, offp, offl) in iosetlc() argument
792 int i, offp, offl; in iosetlc()
796 ioset(TYIOINT, offl, cpexpr(p->vleng) );