Searched refs:my_version (Results 1 - 5 of 5) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/ppp/pppd/
H A Dsys-linux.c1915 int my_version, my_modification, my_patch; local
2004 &my_version,
2009 if (driver_version != my_version)
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/ppp-2.4.4/pppd/
H A Dsys-linux.c2004 int my_version, my_modification, my_patch; local
2109 &my_version,
2114 if (driver_version != my_version)
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/zlib-1.2.3/
H A Ddeflate.c229 static const char my_version[] = ZLIB_VERSION; local
236 if (version == Z_NULL || version[0] != my_version[0] ||
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/minidlna/zlib-1.2.3/
H A Ddeflate.c229 static const char my_version[] = ZLIB_VERSION; local
236 if (version == Z_NULL || version[0] != my_version[0] ||
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/ppp-2.4.4/common/
H A Dzlib.c747 static char* my_version = ZLIB_VERSION; local
754 if (version == Z_NULL || version[0] != my_version[0] ||

Completed in 127 milliseconds