Searched defs:line_no (Results 1 – 4 of 4) sorted by relevance
| /xnu-12377.61.12/bsd/netinet/ |
| H A D | tcp_log.c | 220 tcp_log_rtt_info(const char *func_name, int line_no, struct tcpcb *tp) in tcp_log_rtt_info() 253 tcp_log_rt_rtt(const char *func_name, int line_no, struct tcpcb *tp, in tcp_log_rt_rtt() 290 tcp_log_rtt_change(const char *func_name, int line_no, struct tcpcb *tp, in tcp_log_rtt_change() 334 tcp_log_keepalive(const char *func_name, int line_no, struct tcpcb *tp, in tcp_log_keepalive() 566 tcp_log_connection_summary(const char *func_name, int line_no, struct tcpcb *tp) in tcp_log_connection_summary() 999 tcp_log_message(const char *func_name, int line_no, struct tcpcb *tp, const char *format, ...) in tcp_log_message() 1057 tcp_log_fsw_flow(const char *func_name, int line_no, struct tcpcb *tp, const char *format, ...) in tcp_log_fsw_flow() 1114 tcp_log_state_change(const char *func_name, int line_no, struct tcpcb *tp, int new_state) in tcp_log_state_change() 1165 tcp_log_output(const char *func_name, int line_no, struct tcpcb *tp, const char *format, ...) in tcp_log_output()
|
| H A D | udp_log.c | 399 udp_log_message(const char *func_name, int line_no, struct inpcb *inp, const char *format, ...) in udp_log_message()
|
| /xnu-12377.61.12/san/memory/ |
| H A D | kasan-classic.c | 131 int line_no; member
|
| /xnu-12377.61.12/osfmk/kern/ |
| H A D | kern_stackshot.c | 719 stackshot_trace(int line_no, mach_vm_address_t data) in stackshot_trace()
|