Searched refs:USAGE (Results 1 - 21 of 21) sorted by relevance
| /src/lib/libedit/ |
| H A D | makelist | 39 USAGE="Usage: $0 -h|-fc|-fh|-bh <filenames>" 43 echo $USAGE 1>&2 170 echo $USAGE 1>&2
|
| /src/usr.bin/gzip/ |
| H A D | zforce | 22 USAGE="usage: $prog file ..." 24 echo $USAGE
|
| H A D | zdiff | 34 USAGE="usage: $0 [options] file1 [file2]" 136 echo "$USAGE" 1>&2
|
| H A D | gzexe | 154 USAGE="usage: $prog [-d] file ..." 156 echo $USAGE
|
| /src/distrib/sets/ |
| H A D | listpkgs | 15 cat 1>&2 <<USAGE heredoc 21 USAGE
|
| H A D | makeflist | 15 cat 1>&2 <<USAGE heredoc 26 USAGE
|
| H A D | makesums | 33 cat 1>&2 <<USAGE heredoc 39 USAGE
|
| H A D | makeobsolete | 18 cat 1>&2 <<USAGE heredoc 28 USAGE
|
| H A D | makeplist | 21 cat 1>&2 <<USAGE heredoc 30 USAGE
|
| H A D | syspkgdeps | 26 cat 1>&2 <<USAGE heredoc 33 USAGE
|
| H A D | makesrctars | 22 cat 1>&2 <<USAGE heredoc 30 USAGE
|
| H A D | checkflist | 77 cat 1>&2 <<USAGE heredoc 85 USAGE
|
| H A D | maketars | 42 cat 1>&2 <<USAGE heredoc 64 USAGE
|
| /src/games/adventure/ |
| H A D | setup.c | 65 #define USAGE "Usage: setup file > data.c (file is typically glorkz)\n" macro 81 fprintf(stderr, USAGE);
|
| /src/usr.bin/spell/spell/ |
| H A D | spell.sh | 43 USAGE="usage: spell [-biltvx] [-d list] [-h spellhist] [-m a | e | l | m | s]\n\t[-s stop] [+extra_list] [file ...]" 86 *) echo "$USAGE" 1>&2
|
| /src/usr.bin/shlock/ |
| H A D | shlock.c | 95 static const char USAGE[] = "%s: USAGE: %s [-du] [-p PID] -f file\n"; variable in typeref:typename:const char[] 360 fprintf(stderr, USAGE, Pname, Pname);
|
| /src/usr.sbin/timed/timed/ |
| H A D | timed.c | 140 #define USAGE "[-dtM] [-i net|-n net] [-F host1 host2 ...] [-G netgp]\n" macro 142 #define USAGE "[-dtM] [-i net|-n net] [-F host1 host2 ...]\n" macro 191 errx(EXIT_FAILURE, "%s", USAGE); 196 errx(EXIT_FAILURE, "%s", USAGE);
|
| /src/usr.sbin/nfsd/ |
| H A D | nfsd.c | 436 #define USAGE "[-46drtu] [-n num_servers]" macro 613 (void)fprintf(stderr, "Usage: %s %s\n", getprogname(), USAGE);
|
| /src/usr.bin/sdiff/ |
| H A D | sdiff.c | 435 goto USAGE; 467 USAGE:
|
| /src/usr.sbin/postinstall/ |
| H A D | postinstall.in | 175 [ $# -eq 1 ] || err 3 "USAGE: unprefix dir" 188 [ $# -eq 2 ] || err 3 "USAGE: additem item description" 199 [ $# -eq 2 ] || err 3 "USAGE: adddisableditem item description" 210 [ $# -eq 3 ] || err 3 "USAGE: check_dir op dir mode" 238 [ $# -ge 6 ] || err 3 "USAGE: checks_ids op type file srcfile start id ..." 308 [ $# -ge 5 ] || err 3 "USAGE: populate_dir op onlynew src dst mode file ..." 367 [ $# -ge 4 ] || err 3 "USAGE: compare_dir op src dst mode file ..." 384 [ $# -eq 3 ] || err 3 "USAGE: move_file op src dst" 411 [ $# -ge 3 ] || err 3 "USAGE: rcconf_is_set op name var [verbose]" 444 [ $# -eq 1 ] || err 3 "USAGE [all...] |
| /src/sys/arch/atari/stand/installboot/ |
| H A D | installboot.c | 89 #ifdef USAGE
|
Completed in 11 milliseconds