Home
last modified time | relevance | path

Searched defs:line_no (Results 1 – 4 of 4) sorted by relevance

/xnu-11215.61.5/bsd/netinet/
H A Dtcp_log.c218 tcp_log_rtt_info(const char *func_name, int line_no, struct tcpcb *tp) in tcp_log_rtt_info()
251 tcp_log_rt_rtt(const char *func_name, int line_no, struct tcpcb *tp, in tcp_log_rt_rtt()
288 tcp_log_rtt_change(const char *func_name, int line_no, struct tcpcb *tp, in tcp_log_rtt_change()
332 tcp_log_keepalive(const char *func_name, int line_no, struct tcpcb *tp, in tcp_log_keepalive()
995 tcp_log_message(const char *func_name, int line_no, struct tcpcb *tp, const char *format, ...) in tcp_log_message()
1053 tcp_log_fsw_flow(const char *func_name, int line_no, struct tcpcb *tp, const char *format, ...) in tcp_log_fsw_flow()
1177 tcp_log_output(const char *func_name, int line_no, struct tcpcb *tp, const char *format, ...) in tcp_log_output()
H A Dudp_log.c398 udp_log_message(const char *func_name, int line_no, struct inpcb *inp, const char *format, ...) in udp_log_message()
/xnu-11215.61.5/san/memory/
H A Dkasan-classic.c131 int line_no; member
/xnu-11215.61.5/osfmk/kern/
H A Dkern_stackshot.c705 stackshot_trace(int line_no, mach_vm_address_t data) in stackshot_trace()