Searched refs:usage (Results 476 - 500 of 2166) sorted by relevance

<<11121314151617181920>>

/netbsd-current/usr.sbin/sysinst/
H A Dmsg_xlat.sh34 usage() function
56 *) usage;;
60 if [ "$#" -ne 0 ]; then usage; fi
/netbsd-current/external/mit/expat/dist/tests/benchmark/
H A Dbenchmark.c54 usage(const char *prog, int rc) { function
55 fprintf(stderr, "usage: %s [-n] filename bufferSize nr_of_loops\n", prog);
76 usage(argv[0], 1);
81 usage(argv[0], 1);
/netbsd-current/external/bsd/blocklist/bin/
H A Dblocklistctl.c60 usage(int c) function
95 usage(0);
125 usage(o);
/netbsd-current/external/bsd/nsd/dist/
H A Dnsd-control-setup.sh.in86 usage() { function
88 usage: $0 OPTIONS
100 h) usage; exit 1 ;;
211 # create trusted usage pem
/netbsd-current/external/ibm-public/postfix/dist/src/postlock/
H A Dpostlock.c140 /* usage - explain */
142 static NORETURN usage(char *myname) function
144 msg_fatal("usage: %s [-c config_dir] [-l lock_style] [-v] folder command...", myname);
219 usage(argv[0]);
234 usage(argv[0]);
/netbsd-current/usr.bin/pkill/
H A Dpkill.c107 static void usage(void) __dead;
164 usage();
173 usage();
183 usage();
201 usage();
223 usage();
245 usage();
255 usage();
443 usage(void) function
569 usage();
[all...]
/netbsd-current/external/gpl3/binutils/dist/binutils/
H A Dcxxfilt.c95 usage (FILE *stream, int status) function
158 usage (stderr, 1);
161 usage (stdout, 0);
/netbsd-current/external/gpl3/binutils.old/dist/binutils/
H A Dcxxfilt.c95 usage (FILE *stream, int status) function
158 usage (stderr, 1);
161 usage (stdout, 0);
/netbsd-current/external/gpl3/gdb.old/dist/binutils/
H A Dcxxfilt.c95 usage (FILE *stream, int status) function
158 usage (stderr, 1);
161 usage (stdout, 0);
/netbsd-current/external/bsd/tmux/dist/
H A Dcmd-select-layout.c37 .usage = "[-Enop] " CMD_TARGET_PANE_USAGE " [layout-name]",
50 .usage = CMD_TARGET_WINDOW_USAGE,
63 .usage = CMD_TARGET_WINDOW_USAGE,
/netbsd-current/crypto/external/bsd/heimdal/dist/lib/sl/
H A Dsl.c91 printf ("\n%s\n", prev->usage);
99 printf ("\n%s\n", prev->usage);
151 printf ("\n\t%s%s", prev_c->usage ? prev_c->usage : "",
152 prev_c->usage ? "\n" : "");
159 printf ("\n\t%s%s", prev_c->usage ? prev_c->usage : "",
160 prev_c->usage ? "\n" : "");
168 printf ("%s\t%s\n", c->name, c->usage);
358 if (cmd->usage !
[all...]
/netbsd-current/sbin/resize_lfs/
H A Dresize_lfs.c55 usage(void) function
57 errx(1, "usage: resize_lfs [-v] [-s new-size] [filesystem]");
86 usage();
92 usage();
/netbsd-current/external/bsd/file/dist/src/
H A Dmemtest.c96 usage(void) function
114 usage();
121 usage();
/netbsd-current/external/bsd/libpcap/dist/testprogs/
H A Dnonblocktest.c48 static void PCAP_NORETURN usage(void);
89 usage(void) function
120 usage();
/netbsd-current/distrib/sets/
H A Dmakesrctars20 usage() function
54 usage
61 usage
/netbsd-current/external/ibm-public/postfix/dist/src/dns/
H A Ddns_rr_eq_sa.c90 static NORETURN usage(void) function
92 msg_fatal("usage: %s hostname address", myname);
117 usage();
123 usage();
/netbsd-current/external/mpl/bind/dist/bin/tools/
H A Dnamed-journalprint.c34 usage(void) { function
103 usage();
111 usage();
/netbsd-current/external/mpl/bind/dist/bin/tests/system/
H A Dfeature-test.c30 usage(void) { function
31 fprintf(stderr, "usage: feature-test <arg>\n");
55 usage();
224 usage();
/netbsd-current/external/bsd/elftoolchain/dist/tools/
H A Dnetbsd-base-system-import.sh11 usage() { function
30 usage
41 h) usage; exit 0;;
/netbsd-current/external/bsd/atf/dist/atf-c++/detail/
H A Dapplication.hpp78 void usage(std::ostream&);
/netbsd-current/external/bsd/atf/dist/tools/
H A Dapplication.hpp80 void usage(std::ostream&);
/netbsd-current/lib/libusbhid/
H A DMakefile14 SRCS= descr.c parse.c usage.c data.c
/netbsd-current/sbin/routed/rtquery/
H A Drtquery.c135 __dead static void usage(void);
174 usage();
180 usage();
224 usage();
229 usage();
234 usage();
239 usage();
244 usage();
255 usage();
262 usage();
315 usage(void) function
[all...]
/netbsd-current/sbin/ttyflags/
H A Dttyflags.c64 __dead static void usage(void);
92 usage();
98 usage();
238 * Print usage information when a bogus set of arguments is given.
241 usage(void) function
243 (void)fprintf(stderr, "usage: ttyflags [-v] [-a | tty ... ]\n");
/netbsd-current/sys/arch/x68k/stand/newdisk/
H A Dnewdisk.c56 void usage(void) __attribute__((__noreturn__));
60 usage(void) function
97 usage();
104 usage();

Completed in 309 milliseconds

<<11121314151617181920>>