Lines Matching defs:line
138 /* next line by mf */
557 char line[PATH_MAX], *lp;
561 while (sanei_config_read (line, sizeof (line), fp))
563 if (line[0] == '#') /* ignore line comments */
565 len = strlen (line);
571 for (lp = line; isspace(*lp); ++lp)
928 DBG (1, "%d pixels per line, %d bytes, %d lines high, total %lu bytes, "
986 /* next line commented out by mf */
988 /* next line by mf */
1089 /* next line introduced not to freeze xscanimage */
1104 DBG (1, "%d pixels per line, %d bytes, %d lines high, total %lu bytes, "