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

  /src/sys/arch/atari/dev/
lpt.c 157 static int lpt_matched = 0; local in function:lpmatch
160 if (strcmp((char *)aux, "lpt") || lpt_matched)
162 lpt_matched = 1;
lpt.c 157 static int lpt_matched = 0; local in function:lpmatch
160 if (strcmp((char *)aux, "lpt") || lpt_matched)
162 lpt_matched = 1;

Completed in 22 milliseconds