Home
last modified time | relevance | path

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

12345

/titanic_51/usr/src/cmd/tsol/zones/
H A Dzoneunshare.sh32 USAGE="zoneunshare -z zonename [- | file]"
36 echo $USAGE >&2
50 echo $USAGE >&2
59 echo $USAGE >&2
H A Dzoneshare.sh32 USAGE="zoneshare -z zonename [- | file]"
36 echo $USAGE >&2
50 echo $USAGE >&2
59 echo $USAGE >&2
/titanic_51/usr/src/contrib/ast/src/cmd/INIT/
H A Dfilter.sh29 USAGE=$'
48 USAGE="command [ option ... ] [ file ... ]"
55 getopts $ARGV0 "$USAGE" OPT '-?'
59 while getopts $ARGV0 "$USAGE" OPT
H A Dcrossexec.sh28 USAGE=$'
62 USAGE="crosstype command [ option ... ] [ file ... ]"
69 getopts $ARGV0 "$USAGE" OPT '-?'
77 while getopts $ARGV0 "$USAGE" OPT
H A Dhurl.sh29 USAGE=$'
59 USAGE="a:v"
66 getopts $ARGV0 "$USAGE" OPT '-?'
72 while getopts $ARGV0 "$USAGE" OPT
H A Dexecrate.sh28 USAGE=$'
54 getopts $ARGV0 "$USAGE" OPT '-?'
58 while getopts $ARGV0 "$USAGE" OPT
H A Dditto.sh25 USAGE=$'
73 USAGE="de:[tw-expression]mnouvD source destination"
80 getopts $ARGV0 "$USAGE" OPT '-?'
143 while getopts $ARGV0 "$USAGE" OPT
/titanic_51/usr/src/cmd/dfs.cmds/unshareall/
H A Dunshareall.sh28 USAGE="unshareall [-F fsys[,fsys...]]"
33 echo $USAGE >&2
46 echo $USAGE >&2
/titanic_51/usr/src/cmd/avs/rdc/etc/
H A Drdc.cluster.sh35 USAGE="Usage: $0 {start|stop} cluster_resource"
51 echo "$USAGE"
71 echo $USAGE
H A Drdcfinish.sh36 USAGE="Usage: $0 start"
86 echo $USAGE
/titanic_51/usr/src/cmd/arch/
H A Darch.sh36 USAGE="Usage: $0 [ -k | archname ]"
44 -?) $ECHO $USAGE;
48 *) $ECHO $USAGE;
/titanic_51/usr/src/cmd/dfs.cmds/shareall/
H A Dshareall.sh29 USAGE="shareall [-F fsys[,fsys...]] [- | file]"
34 echo $USAGE >&2
47 echo $USAGE >&2
/titanic_51/usr/src/cmd/valtools/
H A Dckrange.c57 #define USAGE "[-l lower] [-u upper] [-b base]" macro
66 prog, USAGE); in usage()
73 gettext("usage: %s %s input\n"), prog, USAGE); in usage()
79 prog, USAGE); in usage()
88 prog, USAGE); in usage()
H A Dckpath.c55 #define USAGE "[-[a|l][b|c|f|y][n|[o|z]]rtwx]" macro
78 prog, USAGE); in usage()
87 prog, USAGE); in usage()
95 prog, USAGE); in usage()
105 prog, USAGE); in usage()
H A Dckstr.c55 #define USAGE "[-l length] [[-r regexp] [...]]" macro
64 prog, USAGE); in usage()
71 gettext("usage: %s %s input\n"), prog, USAGE); in usage()
77 prog, USAGE); in usage()
86 prog, USAGE); in usage()
/titanic_51/usr/src/cmd/sgs/lorder/
H A Dlorder.sh41 USAGE="Usage: ${PFX}lorder file ..."
45 -*) echo "$USAGE";
57 0) echo "$USAGE"
/titanic_51/usr/src/cmd/streams/strcmd/
H A Dstrconf.c37 * USAGE: strconf
62 #define USAGE "USAGE: %s [ -m module | -t ]\n" macro
113 (void) fprintf(stderr, USAGE, Cmd_namep); in main()
119 (void) fprintf(stderr, USAGE, Cmd_namep); in main()
128 (void) fprintf(stderr, USAGE, Cmd_namep); in main()
/titanic_51/usr/src/contrib/ast/src/cmd/msgcc/
H A Dmsgadmin.sh26 USAGE=$'
61 USAGE="Dcd:gno:rstv [ file ... ]"
68 getopts $ARGV0 "$USAGE" OPT '-?'
88 while getopts $ARGV0 "$USAGE" OPT
/titanic_51/usr/src/cmd/allocate/
H A Daudio_clean.sh64 USAGE="usage: $0 [-s|-f|-i|-I] devicename [-A|-D][username][zonename][zonepath]"
119 \?) msg $USAGE
133 msg $USAGE
/titanic_51/usr/src/cmd/install.d/
H A Dinstall.sh34 USAGE="eval echo 'usage: install [options] file [dir1 ...]'; exit 2"
37 $USAGE
134 $USAGE
169 $USAGE
228 -*) $USAGE ;;
297 -*) $USAGE ;;
/titanic_51/usr/src/cmd/adbgen/common/
H A Dadbgen.sh29 USAGE="adbgen [-d] [-m ilp32|lp64] [-w] <adb macro file>"
56 echo $USAGE
65 echo $USAGE
/titanic_51/usr/src/cmd/growfs/
H A Dgrowfs.sh32 USAGE="usage: $myname [ -M mount-point ] [ newfs-options ] raw-special-device"
77 \?) echo $USAGE; exit 1 ;;
85 echo $USAGE
/titanic_51/usr/src/ucbcmd/file/
H A Dfile.sh37 USAGE="usage: file [-cL] [-f ffile] [-m mfile] file..."
46 \?) echo $USAGE;
/titanic_51/usr/src/cmd/power/
H A Dsysidpm.sh29 USAGE="$0 [-c|-u]"
227 echo $USAGE
253 echo $USAGE
/titanic_51/usr/src/cmd/ypcmd/
H A Dmulti.sh39 USAGE="Usage: multi [-b] [-l] [-s] [-n] [hosts file]
55 \?) echo "$USAGE"

12345