Searched refs:NLINE (Results 1 – 3 of 3) sorted by relevance
141 char buf[NLINE]; in displaymatch()
314 line = malloc(NLINE); in insertfile()317 linesize = NLINE; in insertfile()
22 #define NLINE 256 /* Length, line. */ macro