Lines Matching refs:ERROR_SYSTEM
191 error(ERROR_SYSTEM|3, "out of space (pattern `%s')", b); in addre()
197 error(ERROR_SYSTEM|3, "out of space (word pattern `%s')", s); in addre()
206 error(ERROR_SYSTEM|3, "out of space"); in addre()
236 error(ERROR_SYSTEM|3, "out of space (string `%s')", s); in addstring()
262 error(ERROR_SYSTEM|4, "%s: cannot open", s); in compile()
385 error(ERROR_SYSTEM|2, "read error"); in execute()
457 error(ERROR_SYSTEM|3, "%s: line longer than %lu characters", name, len + e - s); in execute()
466 error(ERROR_SYSTEM|2, "%s: read error", name); in execute()
481 error(ERROR_SYSTEM|3, "%s: line longer than %lu characters", name, len + e - s); in execute()
510 error(ERROR_SYSTEM|2, "%s: read error", name); in execute()
700 error(ERROR_SYSTEM|3, "out of space [test buffer]"); in grep_main()
788 error(ERROR_SYSTEM|3, "-F and -w are incompatible"); in grep_main()
830 error(ERROR_SYSTEM|2, "%s: cannot open", s); in grep_main()