Home
last modified time | relevance | path

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

12

/openbsd/src/usr.sbin/ldapd/schema/
Dcore.schema17 USAGE directoryOperation )
25 USAGE directoryOperation )
32 USAGE directoryOperation )
40 USAGE directoryOperation )
47 USAGE directoryOperation )
54 USAGE directoryOperation )
61 USAGE directoryOperation )
66 USAGE directoryOperation )
71 USAGE directoryOperation )
76 USAGE directoryOperation )
[all …]
/openbsd/src/lib/libedit/
Dmakelist39 USAGE="Usage: $0 -h|-dh|-fh|-bh <filenames>"
43 echo $USAGE 1>&2
170 echo $USAGE 1>&2
/openbsd/src/usr.bin/diff3/
Ddiff3.ksh29 USAGE="usage: diff3 [-3aEeXx] file1 file2 file3"
43 echo "$USAGE" 1>&2
51 echo "$USAGE" 1>&2
/openbsd/src/gnu/usr.bin/perl/cpan/Digest-SHA/
Dshasum120 my($USAGE) = $POD =~ /SYNOPSIS(.+?)^=/sm;
121 $USAGE =~ s/^\s*//;
122 $USAGE =~ s/\s*$//;
123 $USAGE =~ s/^ //gm;
124 print $USAGE, "\n";
/openbsd/src/gnu/lib/libreadline/support/
Dshlib-install18 USAGE="$PROGNAME [-D] -O host_os -d installation-dir -i install-prog [-U] library"
29 -*) echo "$USAGE" >&2 ; exit 2;;
38 echo "$USAGE" >&2
Dshobj-conf49 USAGE="$PROGNAME [-C compiler] -c host_cpu -o host_os -v host_vendor"
57 *) echo "$USAGE" >&2 ; exit 2;;
/openbsd/src/gnu/llvm/llvm/docs/CommandGuide/
Dllvm-remarkutil.rst31 USAGE: :program:`llvm-remarkutil` bitstream2yaml <input file> -o <output file>
45 USAGE: :program:`llvm-remarkutil` yaml2bitstream <input file> -o <output file>
60 USAGE: :program:`llvm-remarkutil` instruction-count <input file> --parser=<bitstream|yaml> -o <outp…
Dllvm-pdbutil.rst55 USAGE: :program:`llvm-pdbutil` pretty [*options*] <input PDB file>
249 USAGE: :program:`llvm-pdbutil` dump [*options*] <input PDB file>
423 USAGE: :program:`llvm-pdbutil` bytes [*options*] <input PDB file>
535 USAGE: :program:`llvm-pdbutil` pdb2yaml [*options*] <input PDB file>
550 USAGE: :program:`llvm-pdbutil` yaml2pdb [*options*] <input YAML file>
573 USAGE: :program:`llvm-pdbutil` merge [*options*] <input PDB file 1> <input PDB file 2>
/openbsd/src/usr.bin/compress/
Dzforce20 USAGE="usage: $prog file ..."
22 echo $USAGE
Dzdiff31 USAGE="usage: z$prog [options] file1 [file2]"
104 echo "$USAGE" 1>&2
Dgzexe185 USAGE="usage: $prog [-d] file ..."
187 echo $USAGE
/openbsd/src/gnu/usr.bin/perl/cpan/Pod-Usage/t/pod/
Dusage.pod3 usage.pod - example for testing USAGE and SYNOPSIS
5 =head1 USAGE chapter
/openbsd/src/games/adventure/
Dsetup.c54 #define USAGE "Usage: setup file > data.c (file is typically glorkz)\n" macro
71 fprintf(stderr, USAGE); in main()
/openbsd/src/gnu/usr.bin/cvs/src/
Dcvsbug.in156 USAGE="Usage: $COMMAND [-PVL]
180 -h | --help) echo "$USAGE"; exit 0 ;;
182 -*) echo "$USAGE" ; exit 1 ;;
183 *) echo "$USAGE" ; exit 1
/openbsd/src/usr.bin/locate/locate/
Dupdatedb.sh43 USAGE="usage: $0 [--fcodes=dbfile] [--filesystems='type ...'] [--prunepaths='dir ...'] [--searchpat…
59 echo "$USAGE"
/openbsd/src/gnu/usr.bin/gcc/gcc/
Dgccbug.in152 USAGE="Usage: $COMMAND [-PVL] [-t address] [-f filename] [-s severity]
185 -h | --help) echo "$USAGE"; $REMOVE_TEMP; exit 0 ;;
194 -*) echo "$USAGE" ; $REMOVE_TEMP; exit 1 ;;
195 *) echo "$USAGE" ; $REMOVE_TEMP; exit 1
/openbsd/src/usr.bin/spell/
Dspell.ksh38 USAGE="usage: spell [-biltvx] [-d list] [-h spellhist] [-m a | e | l | m | s]\n\t[-s list] [+extra_…
86 *) echo "$USAGE" 1>&2
/openbsd/src/gnu/llvm/lldb/third_party/Python/module/unittest2/unittest2/
Dmain.py70 USAGE = USAGE_FROM_MODULE variable in TestProgram
111 print(self.USAGE % usage)
256 TestProgram.USAGE = USAGE_AS_MAIN
/openbsd/src/gnu/llvm/llvm/utils/
Drelative_lines.py17 USAGE = """Example usage: variable
33 epilog = USAGE,
/openbsd/src/gnu/usr.bin/cvs/contrib/
Dcvs2vendor.sh33 echo USAGE: $0 srcdir dstdir
/openbsd/src/usr.sbin/ypserv/ypinit/
Dypinit.sh17 ERROR=USAGE # assume usage error
/openbsd/src/gnu/llvm/clang/docs/
DClangLinkerWrapper.rst30 USAGE: clang-linker-wrapper [options] -- <options to passed to the linker>
/openbsd/src/usr.bin/sdiff/
Dsdiff.c456 goto USAGE; in prompt()
490 USAGE: in prompt()
/openbsd/src/gnu/lib/libreadline/
DMANIFEST14 USAGE f
/openbsd/src/gnu/llvm/llvm/docs/
DCommandLine.rst128 USAGE: compiler [options]
195 USAGE: compiler [options] <input file>
250 USAGE: compiler [options] <input file>
262 USAGE: compiler [options] <input file>
376 USAGE: compiler [options] <input file>
447 USAGE: compiler [options] <input file>
610 USAGE: compiler [options] <input file>
643 USAGE: Sample [options]
702 USAGE: spiffygrep [options] <regular expression> <input file>
836 USAGE: spiffysh [options] <input script> <program arguments>...

12