HomeSort by: relevance | last modified time | path
    Searched defs:offline (Results 1 - 1 of 1) sorted by relevancy

  /src/usr.bin/patch/
inp.c 480 LINENUM offline = line % lines_per_buf; local in function:ifetch
481 LINENUM baseline = line - offline;
497 return tibuf[whichbuf] + (tireclen * offline);

Completed in 12 milliseconds