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

  /src/external/bsd/less/dist/
edit.c 804 static int edit_inext(IFILE h, int n) function
881 if (next != NULL_IFILE && edit_inext(next, 0) == 0)
edit.c 804 static int edit_inext(IFILE h, int n) function
881 if (next != NULL_IFILE && edit_inext(next, 0) == 0)

Completed in 33 milliseconds