Home | History | Annotate | Download | only in misc

Lines Matching full:stderr

55 	fprintf(stderr, "%s Version %s\n", name, LNSTAT_VERSION);
56 fprintf(stderr, "Copyright (C) 2004 by Harald Welte "
58 fprintf(stderr, "This program is free software licensed under GNU GPLv2"
60 fprintf(stderr, "Parameters:\n");
61 fprintf(stderr, "\t-V --version\t\tPrint Version of Program\n");
62 fprintf(stderr, "\t-c --count <count>\t"
64 fprintf(stderr, "\t-d --dumpt\t\t"
66 fprintf(stderr, "\t-f --file <file>\tStatistics file to use\n");
67 fprintf(stderr, "\t-h --help\t\tThis help message\n");
68 fprintf(stderr, "\t-i --interval <intv>\t"
70 fprintf(stderr, "\t-k --keys k,k,k,...\tDisplay only keys specified\n");
71 fprintf(stderr, "\t-s --subject [0-2]\t?\n");
72 fprintf(stderr, "\t-w --width n,n,n,...\tWidth for each field\n");
73 fprintf(stderr, "\n");
126 fprintf(stderr,
143 fprintf(stderr, "Field `%s' unknown\n",
281 fprintf(stderr,
325 lnstat_dump(stderr, lnstat_files);