Search | Google it | Results 1 - 1 of 1 for funcall:printf from t2ex/bsd_source/t2ex/network/net/src_bsd/net/if_loop.c (0.00 seconds) |
425: #if !defined(T2EX) || defined(DEBUG) 426: printf("%s: can't handle af%d\n", ifp->if_xname, 427: dst->sa_family); 497: #if !defined(T2EX) || defined(DEBUG) 498: printf("%s: can't handle af%d\n", ifp->if_xname, af); 499: #endif