Home | History | Annotate | Download | only in misc

Lines Matching refs:stderr

58 	fprintf(stderr, "%s Version %s\n", name, LNSTAT_VERSION);
59 fprintf(stderr, "Copyright (C) 2004 by Harald Welte "
61 fprintf(stderr, "This program is free software licensed under GNU GPLv2"
63 fprintf(stderr, "Parameters:\n");
64 fprintf(stderr, "\t-V --version\t\tPrint Version of Program\n");
65 fprintf(stderr, "\t-c --count <count>\t"
67 fprintf(stderr, "\t-d --dump\t\t"
69 fprintf(stderr, "\t-j --json\t\t"
71 fprintf(stderr, "\t-f --file <file>\tStatistics file to use\n");
72 fprintf(stderr, "\t-h --help\t\tThis help message\n");
73 fprintf(stderr, "\t-i --interval <intv>\t"
75 fprintf(stderr, "\t-k --keys k,k,k,...\tDisplay only keys specified\n");
76 fprintf(stderr, "\t-s --subject [0-2]\tControl header printing:\n");
77 fprintf(stderr, "\t\t\t\t0 = never\n");
78 fprintf(stderr, "\t\t\t\t1 = once\n");
79 fprintf(stderr, "\t\t\t\t2 = every 20 lines (default))\n");
80 fprintf(stderr, "\t-w --width n,n,n,...\tWidth for each field\n");
81 fprintf(stderr, "\n");
147 fprintf(stderr,
164 fprintf(stderr, "Field `%s' unknown\n",
305 fprintf(stderr,