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

  /src/usr.bin/sdiff/
sdiff.c 984 struct fileline *filep; local in function:printc
986 filep = SIMPLEQ_FIRST(&delqhead);
987 enqueue(filep->line, '<', NULL);
989 free(filep);

Completed in 13 milliseconds