Home
last modified time | relevance | path

Searched refs:USAGE (Results 1 – 25 of 172) sorted by relevance

1234567

/netbsd-src/external/bsd/ntp/dist/util/
H A Dtimetrim.c41 #define USAGE "usage: timetrim [-n] [[-i] value]\n" macro
65 fprintf(stderr, USAGE); in main()
89 fprintf(stderr, USAGE); in main()
94 fprintf(stderr, USAGE); in main()
/netbsd-src/external/bsd/openldap/dist/contrib/slapd-modules/variant/tests/
H A Drun19 USAGE="$0 [-b <backend>] [-c] [-k] [-l #] [-p] [-s {ro|rp}] [-u] [-w] <script>"
59 echo "$USAGE"; exit 1
75 echo "$USAGE"; exit 1
93 echo "$USAGE"; exit 1
135 echo "$USAGE"; exit 1
/netbsd-src/external/bsd/openldap/dist/contrib/slapd-modules/datamorph/tests/
H A Drun19 USAGE="$0 [-b <backend>] [-c] [-k] [-l #] [-p] [-s {ro|rp}] [-u] [-w] <script>"
59 echo "$USAGE"; exit 1
75 echo "$USAGE"; exit 1
93 echo "$USAGE"; exit 1
135 echo "$USAGE"; exit 1
/netbsd-src/lib/libedit/
H A Dmakelist39 USAGE="Usage: $0 -h|-fc|-fh|-bh <filenames>"
43 echo $USAGE 1>&2
170 echo $USAGE 1>&2
/netbsd-src/crypto/external/bsd/openssl/dist/test/
H A Dcmp_server_test.c130 #define USAGE \ macro
132 OPT_TEST_DECLARE_USAGE(USAGE) in OPT_TEST_DECLARE_USAGE() argument
144 TEST_error("usage: cmp_server_test %s", USAGE); in OPT_TEST_DECLARE_USAGE()
148 if (!test_arg_libctx(&libctx, &default_null_provider, &provider, 1, USAGE)) in OPT_TEST_DECLARE_USAGE()
/netbsd-src/external/gpl2/send-pr/dist/send-pr/
H A Dinstall-sid.sh24 USAGE="Usage: $COMMAND [--install-dir=prefix] [--help] [--version] submitter-id"
34 echo "$USAGE"
44 -*) echo "$USAGE" ; exit 1 ;;
/netbsd-src/external/bsd/openldap/dist/tests/
H A Drun.in16 USAGE="$0 [-b <backend>] [-c] [-k] [-l #] [-p] [-s {ro|rp}] [-u] [-w] <script>"
125 echo "$USAGE"; exit 1
141 echo "$USAGE"; exit 1
159 echo "$USAGE"; exit 1
197 echo "$USAGE"; exit 1
/netbsd-src/external/gpl3/gdb/dist/readline/readline/support/
H A Dshlib-install18 USAGE="$PROGNAME [-D] -O host_os [-V host_vendor] -d installation-dir [-b bin-dir] -i install-prog …
31 -*) echo "$USAGE" >&2 ; exit 2;;
40 echo "$USAGE" >&2
/netbsd-src/external/bsd/openldap/dist/tests/data/tls/
H A Dcreate-crt.sh11 USAGE="$0 [-s] [-u <user@domain.com>]"
32 echo "$USAGE"; exit 1
40 echo "$USAGE";
/netbsd-src/usr.bin/gzip/
H A Dzforce22 USAGE="usage: $prog file ..."
24 echo $USAGE
H A Dzdiff34 USAGE="usage: $0 [options] file1 [file2]"
136 echo "$USAGE" 1>&2
H A Dgzexe154 USAGE="usage: $prog [-d] file ..."
156 echo $USAGE
/netbsd-src/external/gpl2/xcvs/dist/src/
H A Dcvsbug.in155 USAGE="Usage: $COMMAND [-PVL]
179 -h | --help) echo "$USAGE"; exit 0 ;;
181 -*) echo "$USAGE" ; exit 1 ;;
182 *) echo "$USAGE" ; exit 1
/netbsd-src/distrib/sets/
H A Dlistpkgs15 cat 1>&2 <<USAGE heredoc
21 USAGE
H A Dmakesums33 cat 1>&2 <<USAGE heredoc
39 USAGE
H A Dmakeobsolete18 cat 1>&2 <<USAGE heredoc
28 USAGE
H A Dmakeflist15 cat 1>&2 <<USAGE heredoc
26 USAGE
H A Dsyspkgdeps26 cat 1>&2 <<USAGE heredoc
33 USAGE
H A Dmakeplist21 cat 1>&2 <<USAGE heredoc
30 USAGE
H A Dmakesrctars22 cat 1>&2 <<USAGE heredoc
30 USAGE
/netbsd-src/external/bsd/ntp/dist/scripts/deprecated/
H A Dntp-status15 USAGE="Usage: $0 hostname [hostname ...]"
19 echo $USAGE 2>&1
/netbsd-src/external/ibm-public/postfix/dist/src/util/
H A Ddict_test.c54 #define USAGE "verbose|del key|get key|put key=value|first|next|masks|flags" in dict_test() macro
108 vstream_printf("usage: %s\n", USAGE); in dict_test()
161 vstream_printf("usage: %s\n", USAGE); in dict_test()
/netbsd-src/games/adventure/
H A Dsetup.c65 #define USAGE "Usage: setup file > data.c (file is typically glorkz)\n" macro
81 fprintf(stderr, USAGE); in main()
/netbsd-src/usr.bin/spell/spell/
H A Dspell.sh43 USAGE="usage: spell [-biltvx] [-d list] [-h spellhist] [-m a | e | l | m | s]\n\t[-s stop] [+extra_…
86 *) echo "$USAGE" 1>&2
/netbsd-src/external/bsd/less/dist/
H A Dmkutable4 my $USAGE = <<__EOF__;
36 die $USAGE if not getopts('f:n');

1234567