Searched refs:first_run (Results 1 - 4 of 4) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/l2tpd-0.69/
H A Dl2tpd.c1060 int first_run = 0; local
1068 first_run = 1;
1117 if (first_run) cnt = 0; /*Foxconn, by MJ., for leaving while*/
1125 if (first_run) cnt = 0; /*Foxconn, by MJ., for leaving while*/
1134 if (first_run) cnt = 0; /*Foxconn, by MJ., for leaving while*/
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/ieee1394/
H A Ddv1394-private.h516 int first_run; member in struct:video_card
H A Ddv1394.c735 if (video->first_run == 1) {
736 video->first_run = 0;
926 video->first_run = 1;
1086 video->first_run = 1;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/acpi/
H A Dprocessor_idle.c1237 static int first_run; local
1242 if (!first_run) {
1248 first_run++;

Completed in 57 milliseconds