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

  /src/usr.bin/patch/
common.h 42 #define MAXHUNKSIZE 100000 /* is this enough lines? */
pch.c 693 if (p_max > MAXHUNKSIZE)
1077 if (p_end > MAXHUNKSIZE)

Completed in 14 milliseconds