gonzui


Format: Advanced Search

SearchGoogle itResults 1 - 1 of 1 for funcall:printf from t2ex/bsd_source/t2ex/network/net/src_bsd/net/if.h (0.00 seconds)
t2ex
bsd_source/t2ex/network/net/src_bsd/net/if.h - 41.3KB - 977 lines
674: do {                                                                    \
675:         printf("IFAREF: %s:%d %p -> %d\n", __FILE__, __LINE__,         \
676:             (ifa), ++(ifa)->ifa_refcnt);                               \
683: __LINE__, (ifa)); \ 684: printf("IFAFREE: %s:%d %p -> %d\n", __FILE__, __LINE__, \ 685: (ifa), --(ifa)->ifa_refcnt); \