Searched refs:usage (Results 1 - 15 of 15) sorted by relevance

/httpd/support/
H A Dfcgistarter.c33 "usage: fcgistarter -c <command> -p <port> [-i <interface> -N <num>]\n"
37 static void usage(void) function
91 usage();
101 usage();
112 usage();
123 usage();
H A Dctlogconfig109 usage()
125 usage()
147 usage()
166 usage()
196 usage()
232 usage()
252 def usage(): function
283 usage()
301 usage()
H A Dhttxt2dbm.c54 static void usage(void) function
211 usage();
220 usage();
228 usage();
236 usage();
244 usage();
254 usage();
260 usage();
266 usage();
H A Dlogresolve.c114 * usage info
116 static void usage(void) function
168 usage();
174 usage();
180 usage();
H A Dctauditscts34 def usage(): function
139 usage()
H A Ddbmmanage.in21 # usage: dbmmanage <DBMfile> <command> <user> <password> <groups> <comment>
30 sub usage {
62 usage();
76 usage();
146 usage() unless $file and $command and defined &{$dbmc::{$command}};
H A Dhtdigest.c165 static void usage(void) function
217 usage();
234 usage();
H A Dhtcacheclean.c1267 * usage info
1270 static void usage(const char *error) function
1346 usage(apr_psprintf(pool,
1433 usage(NULL);
1516 usage(apr_psprintf(pool, "Invalid limit: %s"
1546 usage(apr_psprintf(pool, "Invalid limit: %s"
1573 usage(apr_psprintf(pool, "Could not set filepath to '%s': %pm",
1592 usage(apr_psprintf(pool, "Invalid round value: %s"
1596 usage(apr_psprintf(pool, "Round value must be positive: %s"
1601 usage(apr_psprint
[all...]
H A Dapxs.in145 sub usage {
159 &usage if ($rc == 0);
160 &usage if ($#ARGV == -1 and not $opt_g and not $opt_q);
161 &usage if (not $opt_q and not ($opt_g and $opt_n) and not $opt_i and not $opt_c and not $opt_e);
178 &usage;
184 &usage;
H A Dhtpasswd.c32 * 2: Failure; command line syntax problem (usage message issued)
93 static void usage(void) function
105 " -i Read password from stdin without verification (for script usage)." NL
202 usage();
220 usage();
H A Drotatelogs.c105 static void usage(const char *argv0, const char *reason) function
632 usage(argv[0], NULL /* specific error message already issued */ );
641 usage(argv[0], "Incorrect number of arguments");
647 usage(argv[0], "Invalid filename given");
654 usage(argv[0], err);
H A Dab.c109 * only an issue for loopback usage
1943 /* display usage information */
1944 static void usage(const char *progname) function
1991 fprintf(stderr, " -h Display usage information (this message)\n");
2330 usage(argv[0]);
2371 usage(argv[0]);
2380 usage(argv[0]);
2386 usage(argv[0]);
2392 usage(argv[0]);
2422 /* Keep memory usage a
[all...]
/httpd/test/
H A Dtest-writev.c59 usage:
60 fprintf( stderr, "usage: test-writev a.b.c.d port#\n" );
67 goto usage;
H A Dtest_limits.c72 usage(void) function
75 "usage: test_limits [-t (r|n|h|b)] [-a address] [-p port] [-n num]\n");
116 usage();
120 usage();
/httpd/server/
H A Dmain.c350 static void usage(process_rec *process) function
553 usage(process);
619 usage(process);
628 usage(process);

Completed in 2182 milliseconds