Searched defs:usage (Results 1 - 13 of 13) sorted by relevance

/httpd/support/
H A Dctauditscts34 def usage(): function
139 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 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 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 Dhtdigest.c165 static void usage(void) function
217 usage();
234 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 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 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_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);
/httpd/modules/filters/
H A Dmod_proxy_html.c1128 const char *usage = local
1136 return usage;
1138 return usage;

Completed in 54 milliseconds