now               503 gtags-cscope/display.c 	long	now;
now               511 gtags-cscope/display.c 	if ((now = time(NULL)) - start >= 1)
now               531 gtags-cscope/display.c 		start = now;
now               440 gtags/gtags.c  		fprintf(stderr, "[%s] Gtags started.\n", now());
now               496 gtags/gtags.c  			fprintf(stderr, "[%s] Creating indexes for idutils.\n", now());
now               519 gtags/gtags.c  		fprintf(stderr, "[%s] Done.\n", now());
now               685 gtags/gtags.c  				fprintf(stderr, "[%s] Updating '%s'.\n", now(), dbname(GPATH));
now               718 gtags/gtags.c  		fprintf(stderr, "[%s] Done.\n", now());
now               774 gtags/gtags.c  		fprintf(stderr, "[%s] Updating '%s' and '%s'.\n", now(), dbname(GTAGS), dbname(GRTAGS));
now               864 gtags/gtags.c  		fprintf(stderr, "[%s] Creating '%s' and '%s'.\n", now(), dbname(GTAGS), dbname(GRTAGS));
now              1045 htags/htags.c  	strbuf_sprintf(sb, "Last updated %s%s\n", now(), br);
now              2015 htags/htags.c  	message("[%s] Htags started", now());
now              2042 htags/htags.c  	message("[%s] (0) making directories ...", now());
now              2075 htags/htags.c  		message("[%s] (1) making CGI program ...", now());
now              2107 htags/htags.c  		message("[%s] (1) making CGI program ...(skipped)", now());
now              2135 htags/htags.c  	message("[%s] (2) making help.html ...", now());
now              2146 htags/htags.c  	message("[%s] (3) making tag lists ...", now());
now              2156 htags/htags.c  		message("[%s] (4) making search index ...", now());
now              2167 htags/htags.c  		message("[%s] (5) making definition index ...", now());
now              2176 htags/htags.c  		message("[%s] (6) making file index ...", now());
now              2187 htags/htags.c  			message("[%s] (7) making cflow index ...", now());
now              2200 htags/htags.c  		message("[%s] (#) making include file index ...", now());
now              2208 htags/htags.c  		message("[%s] (#) making a common part ...", now());
now              2217 htags/htags.c  	message("[%s] (7) making index file ...", now());
now              2222 htags/htags.c  	message("[%s] (8) making main index ...", now());
now              2228 htags/htags.c  	message("[%s] (9) making hypertext from source code ...", now());
now              2261 htags/htags.c  	message("[%s] Done.", now());
now                23 libutil/date.h const char *now(void);