Searched refs:Usage (Results 1 - 25 of 164) sorted by relevance

1234567

/netbsd-6-1-5-RELEASE/sys/arch/next68k/stand/boot/
H A Dinstallboot.sh8 Usage() { function
9 echo "Usage: installboot bootprog device" >&2
14 if [ $# != 2 ]; then Usage; fi
15 if [ ! -f $1 ]; then Usage "bootprog must be a regular file"; fi
16 if [ ! -c $2 ]; then Usage "device must be a character special file"; fi
/netbsd-6-1-5-RELEASE/gnu/dist/groff/contrib/gdiffmk/
H A Dgdiffmk.sh26 function Usage { function
33 Usage: ${cmd} [ OPTIONS ] FILE1 FILE2 [ OUTPUT ]
76 # Usage: FileRead exit_code filename
98 # Usage: FileCreate exit_code filename
187 Usage "Option \`-M' is missing the MARK2 value."
204 Usage
225 Usage "The \`${DIFFCMD}' program does not accept" \
231 Usage "${badoption}"
236 Usage "Incorrect number of arguments."
241 Usage "Bot
[all...]
/netbsd-6-1-5-RELEASE/lib/
H A Dcheckvers63 Usage ( ) { function
64 echo "Usage: $1 [-q] -d [installedlibdir [library name]]"
81 Usage $0
91 Usage $0 ; exit 2
95 Usage $0 ; exit 2
99 Usage $0 ; exit 2
101 -h) Usage $0 ; exit 0;;
108 Usage $0 ; exit 2
111 Usage $0 ; exit 2
114 Usage
[all...]
H A Dcheckver75 Usage() { function
76 echo "Usage: $1 [-q] [-v version_file] -d [installedlibdir [library name]]"
97 Usage $0
107 Usage $0 ; exit 2
111 Usage $0 ; exit 2
115 Usage $0 ; exit 2
118 -h) Usage $0 ; exit 0;;
125 Usage $0 ; exit 2
/netbsd-6-1-5-RELEASE/external/bsd/flex/dist/tests/
H A Dcreate-test6 echo 1>&2 Usage: $0 test-name
/netbsd-6-1-5-RELEASE/usr.sbin/mopd/moptrace/
H A Dmoptrace.c35 * Usage: moptrace -a [ -d ] [ -3 | -4 ]
56 __dead static void Usage(void);
88 Usage();
98 Usage();
111 Usage(void) function
/netbsd-6-1-5-RELEASE/x11/bin/rgb/
H A Drgb_mkdb.sh42 Usage: ${prog} infile.txt outfile.db
/netbsd-6-1-5-RELEASE/gnu/dist/gettext/build-aux/
H A Delisp-comp38 Usage: elisp-comp [--help] [--version] FILES...
/netbsd-6-1-5-RELEASE/usr.sbin/mopd/mopd/
H A Dmopd.c35 * Usage: mopd -a [ -d -f -v ] [ -3 | -4 ]
59 __dead static void Usage(void);
102 Usage();
116 Usage();
156 Usage(void) function
/netbsd-6-1-5-RELEASE/usr.sbin/mopd/mopchk/
H A Dmopchk.c35 * Usage: mopchk [-a] [-v] [filename...]
52 __dead static void Usage(void);
82 Usage();
144 Usage(void) function
/netbsd-6-1-5-RELEASE/sys/arch/sparc/stand/binstall/
H A Dbinstall.sh27 Usage () { function
28 echo "Usage: $0 [options] <"'"net"|"ffs"'"> <directory>"
63 Usage
89 Usage
97 Usage
/netbsd-6-1-5-RELEASE/distrib/sets/
H A Dlistpkgs16 Usage: ${0##*/} [-a arch] [-m machine] [-s setsdir] [-p prefix] setname
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/contrib/reghunt/bin/
H A Dreg-test104 echo Usage: $0 config_file
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/libstdc++-v3/scripts/
H A Dtestsuite_flags.in14 Usage:
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/libstdc++-v3/scripts/
H A Dtestsuite_flags.in14 Usage:
/netbsd-6-1-5-RELEASE/usr.sbin/mopd/mopprobe/
H A Dmopprobe.c35 * Usage: mopprobe -a [ -3 | -4 ]
56 __dead static void Usage(void);
94 Usage();
103 Usage();
116 Usage(void) function
/netbsd-6-1-5-RELEASE/external/bsd/bind/dist/unit/atf-src/admin/
H A Dcompile39 Usage: compile [--help] [--version] PROGRAM [ARGS]
/netbsd-6-1-5-RELEASE/external/bsd/file/dist/
H A Dcompile39 Usage: compile [--help] [--version] PROGRAM [ARGS]
/netbsd-6-1-5-RELEASE/external/bsd/flex/dist/
H A Dcompile39 Usage: compile [--help] [--version] PROGRAM [ARGS]
/netbsd-6-1-5-RELEASE/external/bsd/ntp/dist/
H A Dcompile39 Usage: compile [--help] [--version] PROGRAM [ARGS]
/netbsd-6-1-5-RELEASE/external/bsd/ntp/dist/sntp/
H A Dcompile39 Usage: compile [--help] [--version] PROGRAM [ARGS]
/netbsd-6-1-5-RELEASE/external/bsd/tre/dist/utils/
H A Dcompile39 Usage: compile [--help] [--version] PROGRAM [ARGS]
/netbsd-6-1-5-RELEASE/external/gpl2/xcvs/dist/build-aux/
H A Dcompile39 Usage: compile [--help] [--version] PROGRAM [ARGS]
/netbsd-6-1-5-RELEASE/external/gpl3/binutils/dist/
H A Dcompile39 Usage: compile [--help] [--version] PROGRAM [ARGS]
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/
H A Dcompile39 Usage: compile [--help] [--version] PROGRAM [ARGS]

Completed in 291 milliseconds

1234567