Searched refs:use_timestamp (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/src/router/busybox-1.x/scripts/kconfig/
H A Dconfdata.c341 int use_timestamp = 1; local
382 use_timestamp = 0;
390 use_timestamp ? "# " : "",
391 use_timestamp ? ctime(&now) : "");
396 if (use_timestamp) {
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/scripts/kconfig/
H A Dconfdata.c547 int use_timestamp = 1; local
589 use_timestamp = 0;
597 use_timestamp ? "# " : "",
598 use_timestamp ? ctime(&now) : "");

Completed in 114 milliseconds