| /freebsd/contrib/ntp/libntp/lib/isc/ |
| H A D | assertions.c | 54 isc_assertion_failed(const char *file, int line, isc_assertiontype_t type, in isc_assertion_failed() 105 default_callback(const char *file, int line, isc_assertiontype_t type, in default_callback()
|
| /freebsd/crypto/openssl/test/testutil/ |
| H A D | format_output.c | 39 int line, const char *type, in test_fail_string_common() 128 int line, const char *type, in test_fail_string_message() 266 int line, const char *type, in test_fail_bignum_common() 367 int line, const char *type, in test_fail_bignum_message() 377 int line, const char *type, in test_fail_bignum_mono_message() 424 int line, const char *type, in test_fail_memory_common() 519 int line, const char *type, in test_fail_memory_message()
|
| /freebsd/usr.bin/chpass/ |
| H A D | edit.c | 68 char *line; in edit() local 199 int line; in verify() local
|
| /freebsd/sys/sys/ |
| H A D | rangelock.h | 75 #define rangelock_cookie_assert_(cookie, what, file, line) \ argument 78 #define rangelock_cookie_assert_(cookie, what, file, line) (void)0 argument
|
| /freebsd/lib/libutil/ |
| H A D | gr_util.c | 166 char *buf, *end, *line, *p, *q, *r, *tmp; in gr_copy() local 430 char *line; in gr_make() local 597 __gr_scan(char *line, struct group *gr) in __gr_scan() 643 gr_scan(const char *line) in gr_scan()
|
| /freebsd/contrib/sendmail/libsm/ |
| H A D | rpool.c | 126 sm_rpool_malloc_tagged_x(rpool, size, file, line, group) in sm_rpool_malloc_tagged_x() argument 222 sm_rpool_malloc_tagged(rpool, size, file, line, group) in sm_rpool_malloc_tagged() argument 518 , tag, line, group in sm_rpool_strdup_tagged_x() argument
|
| /freebsd/crypto/openssl/crypto/err/ |
| H A D | err_prn.c | 26 int line, flags; in ERR_print_errors_cb() local 51 const char *file, int line) in put_error() 63 int line; in ERR_add_error_txt() local
|
| /freebsd/contrib/dma/ |
| H A D | mail.c | 53 char line[1000]; in bounce() local 350 writeline(struct queue *queue, const char *line, ssize_t linelen) in writeline() 379 char *line = NULL; in readmail() local
|
| /freebsd/stand/common/ |
| H A D | interp_forth.c | 71 char *name, *line, *tail, *cp; in bf_command() local 297 bf_run(const char *line) in bf_run() 385 int prevsrcid, fd, line; in interp_include() local
|
| H A D | interp_simple.c | 80 int line; member 93 int fd, flags, line; in interp_include() local
|
| /freebsd/crypto/openssl/test/ |
| H A D | errtest.c | 37 const int line = OPENSSL_LINE; in test_print_error_format() local 40 const int line = 0; in test_print_error_format() local 154 int line; in raised_error() local
|
| /freebsd/contrib/llvm-project/lldb/source/Core/ |
| H A D | Highlighter.cpp | 30 llvm::StringRef line, in Highlight() 75 llvm::StringRef line, in Highlight()
|
| H A D | SourceLocationSpec.cpp | 17 SourceLocationSpec::SourceLocationSpec(FileSpec file_spec, uint32_t line, in SourceLocationSpec() 72 uint32_t line = m_declaration.GetLine(); in GetLine() local
|
| /freebsd/usr.sbin/ac/ |
| H A D | ac.c | 54 char line[sizeof(((struct utmpx *)0)->ut_line)]; member 73 char line[sizeof(((struct utmpx *)0)->ut_line) + 2]; member 101 add_tty(const char *line) in add_tty() 130 do_tty(const char *line) in do_tty()
|
| /freebsd/contrib/googletest/googlemock/include/gmock/internal/ |
| H A D | gmock-internal-utils.h | 243 inline void Assert(bool condition, const char* file, int line, in Assert() 250 inline void Assert(bool condition, const char* file, int line) { in Assert() 256 inline void Expect(bool condition, const char* file, int line, in Expect() 263 inline void Expect(bool condition, const char* file, int line) { in Expect()
|
| /freebsd/contrib/mandoc/ |
| H A D | tbl.c | 91 tbl_alloc(int pos, int line, struct tbl_node *last_tbl) in tbl_alloc() 142 tbl_restart(int line, int pos, struct tbl_node *tbl) in tbl_restart()
|
| /freebsd/contrib/less/ |
| H A D | lesskey_parse.c | 554 static void parse_varline(char *line, struct lesskey_tables *tables) in parse_varline() 601 static void parse_line(char *line, struct lesskey_tables *tables) in parse_line() 632 char line[1024]; in parse_lesskey() local 690 char line[1024]; in parse_lesskey_content() local
|
| /freebsd/contrib/llvm-project/lldb/source/Plugins/Process/Utility/ |
| H A D | LinuxProcMaps.cpp | 126 llvm::StringRef line; in ParseLinuxMapRegions() local 149 llvm::StringRef line; in ParseLinuxSMapRegions() local
|
| /freebsd/usr.bin/number/ |
| H A D | number.c | 75 char line[256]; in main() local 109 convert(char *line) in convert()
|
| /freebsd/sys/contrib/device-tree/include/dt-bindings/pinctrl/ |
| H A D | stm32-pinfunc.h | 31 #define PIN_NO(port, line) (((port) - 'A') * 0x10 + (line)) argument 33 #define STM32_PINMUX(port, line, mode) (((PIN_NO(port, line)) << 8) | (mode)) argument
|
| /freebsd/lib/libpjdlog/ |
| H A D | pjdlog.c | 530 pjdlogv_common_single_line(const char *func, const char *file, int line, in pjdlogv_common_single_line() 642 _pjdlogv_common(const char *func, const char *file, int line, int loglevel, in _pjdlogv_common() 694 _pjdlog_common(const char *func, const char *file, int line, int loglevel, in _pjdlog_common() 710 _pjdlogv_exit(const char *func, const char *file, int line, int exitcode, in _pjdlogv_exit() 726 _pjdlog_exit(const char *func, const char *file, int line, int exitcode, in _pjdlog_exit() 743 _pjdlog_abort(const char *func, const char *file, int line, in _pjdlog_abort()
|
| /freebsd/contrib/kyua/engine/ |
| H A D | tap_parser.cpp | 87 try_parse_plan(const std::string& line, in try_parse_plan() 144 try_parse_result(const std::string& line, std::size_t& out_ok_count, in try_parse_result() 199 std::string line; in parse() local
|
| /freebsd/contrib/llvm-project/lldb/source/Breakpoint/ |
| H A D | BreakpointResolverFileLine.cpp | 36 uint32_t line; in CreateFromStructuredData() local 137 uint32_t line; in FilterContexts() local 290 const uint32_t line = m_location_spec.GetLine().value_or(0); in SearchCallback() local
|
| /freebsd/crypto/openssl/crypto/cmp/ |
| H A D | cmp_util.c | 76 char **func, char **file, int *line) in ossl_cmp_log_parse_metadata() 128 int line, OSSL_CMP_severity level, const char *msg) in OSSL_CMP_print_to_bio() 156 int line, flags; in OSSL_CMP_print_errors_cb() local
|
| /freebsd/sbin/fsdb/ |
| H A D | fsdbutil.c | 54 crack(char *line, int *argc) in crack() 72 recrack(char *line, int *argc, int argc_max) in recrack()
|