seqno             626 gtags/gtags.c  verbose_updatetags(char *path, int seqno, int skip)
seqno             629 gtags/gtags.c  		fprintf(stderr, " [%d/%d]", seqno, total);
seqno             631 gtags/gtags.c  		fprintf(stderr, " [%d]", seqno);
seqno             642 gtags/gtags.c  	int seqno;
seqno             662 gtags/gtags.c  		seqno = 1;
seqno             668 gtags/gtags.c  			fprintf(stderr, " [%d/%d] deleting tags of %s\n", seqno++, total, path + 2);
seqno             734 gtags/gtags.c  verbose_createtags(char *path, int seqno, int skip)
seqno             737 gtags/gtags.c  		fprintf(stderr, " [%d/%d]", seqno, total);
seqno             739 gtags/gtags.c  		fprintf(stderr, " [%d]", seqno);
seqno             151 libutil/xargs.c 	xp->seqno++;\
seqno             156 libutil/xargs.c 			xp->verbose(path + 2, xp->seqno, 1);\
seqno             159 libutil/xargs.c 			xp->verbose(path + 2, xp->seqno, 0);\
seqno             271 libutil/xargs.c 	xp->seqno = 0;
seqno             452 libutil/xargs.c 	count = xp->seqno;
seqno              51 libutil/xargs.h 	int seqno;		/* sequencial number */