HomeSort by: relevance | last modified time | path
    Searched refs:NORMAL_DIFF (Results 1 - 3 of 3) sorted by relevancy

  /src/usr.bin/patch/
common.h 113 #define NORMAL_DIFF 2
pch.c 215 diff_type == NORMAL_DIFF ? "a normal diff" :
363 if ((!diff_type || diff_type == NORMAL_DIFF) &&
369 retval = NORMAL_DIFF;
patch.c 569 diff_type = NORMAL_DIFF;

Completed in 12 milliseconds