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

  /src/usr.bin/patch/
common.h 43 #define INITHUNKMAX 125 /* initial dynamic allocation size */
pch.c 66 static int hunkmax = INITHUNKMAX; /* size of above arrays to begin with */

Completed in 38 milliseconds