Searched defs:_ovpn_chk_fmt (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openvpn-2.3.1/include/
H A Dopenvpn-plugin.h227 # define _ovpn_chk_fmt(a, b) __attribute__ ((format(gnu_printf, (a), (b)))) macro
229 # define _ovpn_chk_fmt(a, b) __attribute__ ((format(__printf__, (a), (b)))) macro
232 # define _ovpn_chk_fmt(a, b) macro
244 #undef _ovpn_chk_fmt macro
/netgear-R7000-V1.0.7.12_1.2.5/src/router/arm-uclibc/target/usr/local/include/
H A Dopenvpn-plugin.h227 # define _ovpn_chk_fmt(a, b) __attribute__ ((format(gnu_printf, (a), (b)))) macro
229 # define _ovpn_chk_fmt(a, b) __attribute__ ((format(__printf__, (a), (b)))) macro
232 # define _ovpn_chk_fmt(a, b) macro
244 #undef _ovpn_chk_fmt macro

Completed in 64 milliseconds