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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/ppc/boot/simple/
H A Dmpc52xx_tty.c74 static int been_here = 0; local
76 if (been_here)
79 been_here = 1;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/libgcrypt-1.5.0/random/
H A Drndw32.c458 static int been_here;
463 if (been_here != status)
465 been_here = status;
457 static int been_here; local
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/alpha/kernel/
H A Dpci_iommu.c259 static int been_here = 0; /* Only print the message once. */
260 if (!been_here) {
262 been_here = 1;
256 static int been_here = 0; /* Only print the message once. */ local

Completed in 122 milliseconds