Search | Google it | Results 1 - 1 of 1 for funcall:printf from t2ex/bsd_source/t2ex/network/net/src_bsd/netinet/in_pcb.c (0.00 seconds) |
894: if (in_pcbnotifymiss) { 895: printf("in_pcblookup_connect: faddr=%08x fport=%d laddr=%08x lport=%d\n", 896: ntohl(faddr.s_addr), ntohs(fport), 942: if (in_pcbnotifymiss) { 943: printf("in_pcblookup_bind: laddr=%08x lport=%d\n", 944: ntohl(laddr.s_addr), ntohs(lport)); 1078: else 1079: printf("%s: missing ifa_getifa\n", __func__); 1080: #endif