| /src/tests/lib/libcurses/slave/ |
| lint.lua | 28 local function print_error(fmt, ...) function 61 print_error("%s:%d: ARG without preceding ARGC", fname, lineno) 63 print_error("%s:%d: expecting ARG %d, got %s",
|
| lint.lua | 28 local function print_error(fmt, ...) function 61 print_error("%s:%d: ARG without preceding ARGC", fname, lineno) 63 print_error("%s:%d: expecting ARG %d, got %s",
|
| lint.lua | 28 local function print_error(fmt, ...) function 61 print_error("%s:%d: ARG without preceding ARGC", fname, lineno) 63 print_error("%s:%d: expecting ARG %d, got %s",
|
| lint.lua | 28 local function print_error(fmt, ...) function 61 print_error("%s:%d: ARG without preceding ARGC", fname, lineno) 63 print_error("%s:%d: expecting ARG %d, got %s",
|
| /src/usr.bin/xlint/lint2/ |
| check-msgs.lua | 33 function print_error(fmt, ...) function 43 print_error("%s:%d: id=%d not found", fname, lineno, id) 61 print_error("%s:%d: id=%-3d msg=%-40s comment=%s", 80 print_error("%s:%d: missing comment for %d: /* %s */",
|
| check-msgs.lua | 33 function print_error(fmt, ...) function 43 print_error("%s:%d: id=%d not found", fname, lineno, id) 61 print_error("%s:%d: id=%-3d msg=%-40s comment=%s", 80 print_error("%s:%d: missing comment for %d: /* %s */",
|
| check-msgs.lua | 33 function print_error(fmt, ...) function 43 print_error("%s:%d: id=%d not found", fname, lineno, id) 61 print_error("%s:%d: id=%-3d msg=%-40s comment=%s", 80 print_error("%s:%d: missing comment for %d: /* %s */",
|
| check-msgs.lua | 33 function print_error(fmt, ...) function 43 print_error("%s:%d: id=%d not found", fname, lineno, id) 61 print_error("%s:%d: id=%-3d msg=%-40s comment=%s", 80 print_error("%s:%d: missing comment for %d: /* %s */",
|
| /src/usr.bin/make/unit-tests/ |
| check-expect.lua | 37 local function print_error(fmt, ...) function 92 print_error("error: %s:%d requires in %s:%d: # expect+1: %s", 121 print_error("error: %s:%d: %s:%d must not contain '%s'", 130 print_error("error: %s:%d: %s:%d must not match '%s'", 146 print_error("error: %s:%d: '%s:%d+' must contain '%s'", 168 print_error("error: %s:%d: expect%+d must be expect%+d", 172 print_error("error: %s:%d: %s:%d+ must contain '%s'", 178 print_error("error: %s:%d: invalid \"expect\" line: %s",
|
| check-expect.lua | 37 local function print_error(fmt, ...) function 92 print_error("error: %s:%d requires in %s:%d: # expect+1: %s", 121 print_error("error: %s:%d: %s:%d must not contain '%s'", 130 print_error("error: %s:%d: %s:%d must not match '%s'", 146 print_error("error: %s:%d: '%s:%d+' must contain '%s'", 168 print_error("error: %s:%d: expect%+d must be expect%+d", 172 print_error("error: %s:%d: %s:%d+ must contain '%s'", 178 print_error("error: %s:%d: invalid \"expect\" line: %s",
|
| check-expect.lua | 37 local function print_error(fmt, ...) function 92 print_error("error: %s:%d requires in %s:%d: # expect+1: %s", 121 print_error("error: %s:%d: %s:%d must not contain '%s'", 130 print_error("error: %s:%d: %s:%d must not match '%s'", 146 print_error("error: %s:%d: '%s:%d+' must contain '%s'", 168 print_error("error: %s:%d: expect%+d must be expect%+d", 172 print_error("error: %s:%d: %s:%d+ must contain '%s'", 178 print_error("error: %s:%d: invalid \"expect\" line: %s",
|
| check-expect.lua | 37 local function print_error(fmt, ...) function 92 print_error("error: %s:%d requires in %s:%d: # expect+1: %s", 121 print_error("error: %s:%d: %s:%d must not contain '%s'", 130 print_error("error: %s:%d: %s:%d must not match '%s'", 146 print_error("error: %s:%d: '%s:%d+' must contain '%s'", 168 print_error("error: %s:%d: expect%+d must be expect%+d", 172 print_error("error: %s:%d: %s:%d+ must contain '%s'", 178 print_error("error: %s:%d: invalid \"expect\" line: %s",
|
| /src/usr.bin/xlint/lint1/ |
| check-msgs.lua | 33 function print_error(fmt, ...) function 43 print_error("%s:%d: id=%s not found", fname, lineno, id) 60 print_error("%s:%d: id=%-3s msg=%-40s comment=%s", 91 print_error("%s:%d: missing comment for %s: /* %s */", 124 print_error("%s must contain: // %s", fullname, expected_text) 143 print_error("%s:%d: duplicate type declaration for rule %q", 154 print_error("%s:%d: missing type declaration for rule %q", 162 print_error("%s:%d: expecting rule %q (from line %d), got %q", 170 print_error("%s:%d: missing rule %q", filename, decl_lineno, rule)
|
| check-msgs.lua | 33 function print_error(fmt, ...) function 43 print_error("%s:%d: id=%s not found", fname, lineno, id) 60 print_error("%s:%d: id=%-3s msg=%-40s comment=%s", 91 print_error("%s:%d: missing comment for %s: /* %s */", 124 print_error("%s must contain: // %s", fullname, expected_text) 143 print_error("%s:%d: duplicate type declaration for rule %q", 154 print_error("%s:%d: missing type declaration for rule %q", 162 print_error("%s:%d: expecting rule %q (from line %d), got %q", 170 print_error("%s:%d: missing rule %q", filename, decl_lineno, rule)
|
| check-msgs.lua | 33 function print_error(fmt, ...) function 43 print_error("%s:%d: id=%s not found", fname, lineno, id) 60 print_error("%s:%d: id=%-3s msg=%-40s comment=%s", 91 print_error("%s:%d: missing comment for %s: /* %s */", 124 print_error("%s must contain: // %s", fullname, expected_text) 143 print_error("%s:%d: duplicate type declaration for rule %q", 154 print_error("%s:%d: missing type declaration for rule %q", 162 print_error("%s:%d: expecting rule %q (from line %d), got %q", 170 print_error("%s:%d: missing rule %q", filename, decl_lineno, rule)
|
| check-msgs.lua | 33 function print_error(fmt, ...) function 43 print_error("%s:%d: id=%s not found", fname, lineno, id) 60 print_error("%s:%d: id=%-3s msg=%-40s comment=%s", 91 print_error("%s:%d: missing comment for %s: /* %s */", 124 print_error("%s must contain: // %s", fullname, expected_text) 143 print_error("%s:%d: duplicate type declaration for rule %q", 154 print_error("%s:%d: missing type declaration for rule %q", 162 print_error("%s:%d: expecting rule %q (from line %d), got %q", 170 print_error("%s:%d: missing rule %q", filename, decl_lineno, rule)
|
| /src/tests/usr.bin/xlint/lint1/ |
| check-expect.lua | 31 function print_error(fmt, ...) function 100 print_error("error: %s:%d: preprocessor line number must be %d", 104 print_error("error: %s:%d: preprocessor filename must be '%s'", 129 print_error("check-expect.lua: error: file " .. exp_fname .. " not found") 249 print_error("error: %s: missing /* expect+1: %s */", 267 print_error(
|
| check-expect.lua | 31 function print_error(fmt, ...) function 100 print_error("error: %s:%d: preprocessor line number must be %d", 104 print_error("error: %s:%d: preprocessor filename must be '%s'", 129 print_error("check-expect.lua: error: file " .. exp_fname .. " not found") 249 print_error("error: %s: missing /* expect+1: %s */", 267 print_error(
|
| check-expect.lua | 31 function print_error(fmt, ...) function 100 print_error("error: %s:%d: preprocessor line number must be %d", 104 print_error("error: %s:%d: preprocessor filename must be '%s'", 129 print_error("check-expect.lua: error: file " .. exp_fname .. " not found") 249 print_error("error: %s: missing /* expect+1: %s */", 267 print_error(
|
| check-expect.lua | 31 function print_error(fmt, ...) function 100 print_error("error: %s:%d: preprocessor line number must be %d", 104 print_error("error: %s:%d: preprocessor filename must be '%s'", 129 print_error("check-expect.lua: error: file " .. exp_fname .. " not found") 249 print_error("error: %s: missing /* expect+1: %s */", 267 print_error(
|
| /src/sbin/pppoectl/ |
| pppoectl.c | 56 __dead static void print_error(const char *ifname, int error, const char * str); 78 print_error((_ifname), __e, #_cmd); \ 192 print_error(ifname, e, "PPPOESETPARMS"); 781 print_error(const char *ifname, int error, const char * str) function in typeref:typename:void
|
| pppoectl.c | 56 __dead static void print_error(const char *ifname, int error, const char * str); 78 print_error((_ifname), __e, #_cmd); \ 192 print_error(ifname, e, "PPPOESETPARMS"); 781 print_error(const char *ifname, int error, const char * str) function in typeref:typename:void
|
| pppoectl.c | 56 __dead static void print_error(const char *ifname, int error, const char * str); 78 print_error((_ifname), __e, #_cmd); \ 192 print_error(ifname, e, "PPPOESETPARMS"); 781 print_error(const char *ifname, int error, const char * str) function in typeref:typename:void
|
| /src/tests/usr.bin/indent/ |
| fmt_decl.c | 187 print_error(const char *fmt,...) function in typeref:typename:_attribute_printf (1,2)void 196 print_error(const char *fmt, ...) function in typeref:typename:_attribute_printf (1,2)void 205 print_error(const char *fmt,...) function in typeref:typename:_attribute_printf (1,2)void 213 print_error(const char *fmt, ...) function in typeref:typename:_attribute_printf (1,2)void 221 print_error(const char *fmt,...) function in typeref:typename:void _attribute_printf (1,2) 229 print_error(const char *fmt, ...) function in typeref:typename:void _attribute_printf (1,2)
|
| fmt_decl.c | 187 print_error(const char *fmt,...) function in typeref:typename:_attribute_printf (1,2)void 196 print_error(const char *fmt, ...) function in typeref:typename:_attribute_printf (1,2)void 205 print_error(const char *fmt,...) function in typeref:typename:_attribute_printf (1,2)void 213 print_error(const char *fmt, ...) function in typeref:typename:_attribute_printf (1,2)void 221 print_error(const char *fmt,...) function in typeref:typename:void _attribute_printf (1,2) 229 print_error(const char *fmt, ...) function in typeref:typename:void _attribute_printf (1,2)
|