Search | Google it | Results 1 - 1 of 1 for funcall:printf from t2ex/bsd_source/t2ex/network/net/src_bsd/sys/sysctl.h (0.00 seconds) |
1080: void name(struct sysctllog **clog) { \ 1081: printf("%s\n", desc); \ 1082: __CONCAT(___,name)(clog); } \ 1098: static void name(struct sysctllog **clog) { \ 1099: printf("%s\n", desc); \ 1100: __CONCAT(___,name)(clog); } \