Searched refs:tzp (Results 1 - 9 of 9) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/curl/curl-7.36.0/lib/
H A Dx509asn1.c440 const char * tzp; local
469 tzp = fracp;
474 tzp++;
475 while(tzp < end && *tzp >= '0' && *tzp <= '9');
477 for(fracl = tzp - fracp - 1; fracl && fracp[fracl - 1] == '0'; fracl--)
482 if(tzp >= end)
484 else if(*tzp == 'Z') {
485 tzp
503 const char * tzp; local
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/acpi/
H A Dthermal.c89 static int tzp; variable
90 module_param(tzp, int, 0444);
91 MODULE_PARM_DESC(tzp, "Thermal zone polling frequency, in 1/10 seconds.");
1373 if (tzp)
1374 tz->polling_frequency = tzp;
1515 if (tzp == 0) {
1518 tzp = 300; /* 300 dS = 30 Seconds */
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/libxml2-2.7.2/source/ipkg-install/usr/share/doc/libxml2-2.7.2/examples/
H A DtestSAX.c80 my_gettimeofday(struct timeval *tvp, void *tzp) argument
H A Dxmllint.c406 my_gettimeofday(struct timeval *tvp, void *tzp) argument
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/libxml2-2.7.2/
H A DtestSAX.c80 my_gettimeofday(struct timeval *tvp, void *tzp) argument
H A Dxmllint.c406 my_gettimeofday(struct timeval *tvp, void *tzp) argument
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/libxml2-2.7.2/source/
H A DtestSAX.c80 my_gettimeofday(struct timeval *tvp, void *tzp) argument
H A Dxmllint.c406 my_gettimeofday(struct timeval *tvp, void *tzp) argument
/netgear-R7000-V1.0.7.12_1.2.5/src/tools/misc/
H A Depi_ttcp.c665 int gettimeofday(struct timeval *tp, struct timezone *tzp);
685 int gettimeofday(struct timeval *tp, struct timezone *tzp);

Completed in 151 milliseconds