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

  /src/usr.bin/qsubst/
qsubst.c 426 int wbehind; local in function:process_file
430 wbehind = 1;
438 wbehind = 0;
442 if ((n > rahead) && wbehind) {
qsubst.c 426 int wbehind; local in function:process_file
430 wbehind = 1;
438 wbehind = 0;
442 if ((n > rahead) && wbehind) {

Completed in 26 milliseconds