Searched refs:stv (Results 1 - 3 of 3) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/Documentation/timers/
H A Dhpet_example.c109 struct timeval stv, etv; local
155 gettimeofday(&stv, &tz);
162 usec = stv.tv_sec * 1000000 + stv.tv_usec;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/netatalk-2.2.5/bin/pap/
H A Dpap.c157 struct timeval stv, tv; local
323 if ( gettimeofday( &stv, NULL ) < 0 ) {
335 waiting = htons( tv.tv_sec - stv.tv_sec );
471 struct timeval stv, tv; local
479 if ( gettimeofday( &stv, NULL ) < 0 ) {
510 if (( tv.tv_sec - stv.tv_sec ) >= 60 ) {
511 stv = tv;
532 tv.tv_sec = stv.tv_sec + 60 - tv.tv_sec;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/Micromax/Linux/
H A Djre-1_5_0_15-linux-i586.bin[all...]

Completed in 400 milliseconds