Home
last modified time | relevance | path

Searched refs:lhbufsz (Results 1 – 1 of 1) sorted by relevance

/openbsd/bin/ed/
H A Dre.c92 static int lhbufsz = 0; /* buffer size */ in extract_pattern() local
115 REALLOC(lhbuf, lhbufsz, len + 1, NULL); in extract_pattern()