/titanic_52/usr/src/contrib/ast/src/cmd/INIT/ |
H A D | execrate.sh | 111 CMD=$1 113 case $CMD in 117 then CMD=$d/$1 125 -*) CMD="$CMD $1" ;; 131 0) CMD="echo $CMD" ;; 135 1:*) CMD="$CMD $1" 146 $CMD " [all...] |
/titanic_52/usr/src/test/zfs-tests/tests/functional/cli_user/zfs_list/ |
H A D | zfs_list.kshlib | 41 typeset CMD=$1 49 log_must eval "$CMD > /dev/null" 52 for dataset in $( $CMD ) 83 typeset CMD=$1 92 log_must eval "$CMD > /dev/null" 94 for dataset in $( $CMD )
|
/titanic_52/usr/src/cmd/avs/dsw/etc/ |
H A D | ii.cluster.sh | 25 CMD=/usr/sbin/iiboot 47 if [[ -x $CMD ]] 49 $CMD -C "$2" -r > /dev/null 2>&1 54 if [[ -x $CMD ]] 56 $CMD -C "$2" -s > /dev/null 2>&1
|
H A D | ii.sh | 25 CMD=/usr/sbin/iiboot 100 if [ -x ${CMD} ] 108 ${CMD} $COPT -r > /dev/null 2>&1 122 if [ -x ${CMD} ] 130 ${CMD} $COPT -s > /dev/null 2>&1
|
/titanic_52/usr/src/cmd/print/scripts/ |
H A D | lpadmin | 320 CMD="${PFEXEC} ${LPADMIN}" 322 CMD="$CMD \"$1\"" 326 CMD="$CMD \"${ppd_file}\"" 331 case "$CMD" in 333 CMD="$CMD \"\"" 338 eval $CMD
|
/titanic_52/usr/src/cmd/fs.d/nfs/exportfs/ |
H A D | exportfs.sh | 117 CMD=`grep $DIR'[ ]*$' $DFSTAB` 118 if [ "$CMD" = "" ] ; then 126 if [ $vflg ] ; then echo $CMD ; fi 127 eval $CMD
|
/titanic_52/usr/src/cmd/dtrace/test/cmd/jdtrace/ |
H A D | Makefile | 53 CMD = $(ROOTBIN)/jdtrace macro 57 $(CMD) := FILEMODE = 0555 71 install: all $(PROTO_JDTRACE_JAR) $(CMD) $(XLIST) 90 $(CMD): $(ROOTBIN)
|
/titanic_52/usr/src/cmd/tail/tests/ |
H A D | tailtests.sh | 26 echo "$CMD: test $test: FAIL" 27 echo -e "$CMD: test $test: expected output:\n$output" 28 echo -e "$CMD: test $test: actual output:\n$actual" 30 echo "$CMD: test $test: pass" 42 CMD=`basename $0` 74 echo "$CMD: program is $PROG" 77 echo "$CMD: directory is $DIR" 477 echo "$CMD: completed"
|
/titanic_52/usr/src/uts/common/io/mwl/ |
H A D | mwl.c | 1196 #define CMD(x) case HostCmd_CMD_##x: return #x in mwlcmdname() macro 1198 CMD(CODE_DNLD); in mwlcmdname() 1199 CMD(GET_HW_SPEC); in mwlcmdname() 1200 CMD(SET_HW_SPEC); in mwlcmdname() 1201 CMD(MAC_MULTICAST_ADR); in mwlcmdname() 1202 CMD(802_11_GET_STAT); in mwlcmdname() 1203 CMD(MAC_REG_ACCESS); in mwlcmdname() 1204 CMD(BBP_REG_ACCESS); in mwlcmdname() 1205 CMD(RF_REG_ACCESS); in mwlcmdname() 1206 CMD(80 in mwlcmdname() [all...] |
/titanic_52/usr/src/contrib/ast/src/cmd/ksh93/tests/ |
H A D | subshell.sh | 342 ( CMD='print foo | $cat' EXP=3 ) 343 ( CMD='$cat < $tmp/lin' ) 344 ( CMD='cat $tmp/lin | $cat' ) 345 ( CMD='read v < $tmp/buf; print $v' LIM=4*1024 ) 346 ( CMD='cat $tmp/buf | read v; print $v' LIM=4*1024 ) 351 TST[T].CMD='$cat <(print foo)' 383 then eval "{ x=${SUB[S].BEG}${INS[I]}${TST[T].CMD}${APP[A]}${SUB[S].END}; print \${#x}; } >\$tmp/out &" 403 cmd=${TST[T].CMD//\$cat/$cat}
|
H A D | attributes.sh | 340 CMD="date -f%H \\#$SEC" 354 got=$(print $($SHELL -c "builtin date; $2 $CMD; $3 $CMD; $4 $CMD"))
|
H A D | options.sh | 449 # { SUB PAR CMD ADD } 459 CMD=( command-kill script-kill ) 470 do for ((C=0; C<${#CMD[@]}; C++)) 472 do cmd="${SUB[S].BEG}${PAR[P].BEG}${CMD[C]}${PAR[P].END} 2>&1${ADD[A]}${SUB[S].END}"
|
/titanic_52/usr/src/cmd/krb5/kproplog/ |
H A D | Makefile | 19 CMD= grep -v "usr/src/cmd/krb5/iprop" > $@ macro 53 $(RPCGEN) -c $(KRB5IPROPDIR)/iprop.x | $(CMD)
|
/titanic_52/usr/src/lib/krb5/kdb/ |
H A D | Makefile.com | 47 CMD= grep -v "usr/src/cmd/krb5/iprop" > $@ 104 $(RPCGEN) -c $(KRB5IPROPDIR)/iprop.x | $(CMD)
|
/titanic_52/usr/src/cmd/krb5/kadmin/server/ |
H A D | Makefile | 20 CMD= grep -v "usr/src/cmd/krb5/iprop" > $@ macro 69 $(RPCGEN) -c $(KRB5IPROPDIR)/iprop.x | $(CMD)
|
/titanic_52/usr/src/cmd/krb5/slave/ |
H A D | Makefile | 32 CMD= grep -v "usr/src/cmd/krb5/iprop" > $@ macro 90 $(RPCGEN) -c $(KRB5IPROPDIR)/iprop.x | $(CMD)
|
/titanic_52/usr/src/cmd/lp/model/ |
H A D | alert.proto | 41 -CMD-
|
/titanic_52/usr/src/uts/common/sys/fibre-channel/fca/emlxs/ |
H A D | emlxs_queue.h | 833 uint32_t CMD: 1; member 895 uint32_t CMD: 1; member
|
/titanic_52/usr/src/uts/common/sys/scsi/adapters/ |
H A D | scr.ss | 66 JUMP REL(command_phase), WHEN CMD 260 JUMP REL(command_phase), IF CMD 337 MOVE FROM PASS(NTOFFSET(nt_cmd)), WHEN CMD
|
/titanic_52/usr/src/lib/cfgadm_plugins/ac/common/ |
H A D | mema.c | 84 #define dump_ioctl(CMD, ARG) argument 85 #define dump_ioctl_res(CMD, ARG, RET, ERRNO) argument
|
/titanic_52/usr/src/cmd/terminfo/ |
H A D | termcap.src | 9780 # The "CMD", "MAIL", and "REDRAW" buttons are shown in their approximate 9816 # CMD REDRAW 9826 # Depression of the "CMD" key sends \E! (kcmd) 18361 # CMD Coding Method Delimiter * \E
|
H A D | terminfo.src | 11102 # The "CMD", "MAIL", and "REDRAW" buttons are shown in their approximate 11138 # CMD REDRAW 11148 # Depression of the "CMD" key sends \E! (kcmd) 20577 # CMD Coding Method Delimiter * \E
|
/titanic_52/usr/src/data/hwdata/ |
H A D | usb.ids | 2112 0453 CMD Technology
|
H A D | pci.ids | 8615 # nee CMD Technology Inc [all...] |