/titanic_50/usr/src/cmd/bnu/ |
H A D | uudemon.cleanup | 123 OLD=$VAR/.Old 124 O_LOGS=$OLD/Old-Log 125 ACCT_LOGS=$OLD/Old-acct 126 SEC_LOGS=$OLD/Old-sec 128 [ -f $ADMIN/xferstats ] && mv $ADMIN/xferstats $OLD/xferstats 129 [ -f $ADMIN/audit ] && mv $ADMIN/audit $OLD/audit 130 [ -f $ADMIN/command ] &&mv $ADMIN/command $OLD/command 131 [ -f $ADMIN/errors ] && mv $ADMIN/errors $OLD/errors 132 [ -f $ADMIN/Foreign ] && mv $ADMIN/Foreign $OLD/Foreign 145 mv $ADMIN/perflog $OLD/perflog [all …]
|
H A D | Install | 35 OLD= 44 -o) OLD="OLD" 97 if [ -n "$OLD" ]; then 98 echo mv $DIR/$FILE $DIR/OLD$FILE 99 mv $DIR/$FILE $DIR/OLD$FILE
|
/titanic_50/usr/src/cmd/install.d/ |
H A D | install.sh | 240 mv -f $direct/$FILE $direct/OLD$FILE 241 cp $direct/OLD$FILE $direct/$FILE 331 mv -f $PUTHERE $old/OLD$FILE 332 cp $old/OLD$FILE $PUTHERE
|
/titanic_50/usr/src/uts/common/sys/nxge/ |
H A D | nxge_defs.h | 109 #if OLD 145 #if OLD /* This has been moved to TXC */ 155 #if OLD
|
H A D | nxge_txdma_hw.h | 165 #if OLD 733 #if OLD 767 #if OLD 797 #if OLD
|
H A D | nxge_rxdma_hw.h | 785 #if OLD 1433 #if OLD
|
/titanic_50/usr/src/cmd/krb5/kadmin/cli/ |
H A D | keytab.c | 430 enum { UNDEF, SPEC, HIGH, ALL, OLD } mode; in remove_principal() enumerator 450 mode = OLD; in remove_principal() 499 (mode == OLD && entry.vno != kvno) || in remove_principal() 551 if (!did_something && mode == OLD) { in remove_principal()
|
/titanic_50/usr/src/cmd/krb5/kadmin/dbutil/ |
H A D | strtok.c | 70 #ifdef OLD
|
/titanic_50/usr/src/cmd/mail/ |
H A D | createmf.c | 36 #ifdef OLD
|
/titanic_50/usr/src/cmd/tnf/prex/ |
H A D | set.c | 145 #ifdef OLD
|
H A D | fcn.c | 81 #ifdef OLD in fcn()
|
H A D | main.c | 640 #ifdef OLD in scanargs()
|
/titanic_50/usr/src/lib/libsqlite/test/ |
H A D | trigger2.test | 676 INSERT INTO v1log VALUES(OLD.x,NULL,OLD.y,NULL,OLD.z,NULL); 709 INSERT INTO v1log VALUES(OLD.x,NEW.x,OLD.y,NEW.y,OLD.z,NEW.z);
|
H A D | auth.test | 1796 # Make sure the OLD and NEW pseudo-tables of a trigger get authorized. 1805 INSERT INTO tx VALUES(OLD.a,NEW.a,OLD.b,NEW.b,OLD.c,NEW.c); 1852 INSERT INTO v1chng VALUES(OLD.x,NEW.x); 1875 INSERT INTO v1chng VALUES(OLD.x,NULL);
|
H A D | attach.test | 214 INSERT INTO tx(x1,x2,y1,y2) VALUES(OLD.x,NEW.x,OLD.y,NEW.y);
|
/titanic_50/usr/src/cmd/fs.d/ |
H A D | mount.c | 69 #define OLD 0 macro 640 flags(mget.mnt_mntopts, OLD), in print_mnttab() 700 else if (flag == OLD) in flags()
|
/titanic_50/usr/src/cmd/vi/port/ |
H A D | ex_tty.c | 125 #ifdef OLD in setterm()
|
/titanic_50/usr/src/cmd/ast/msgcc/ |
H A D | msgcc.sh | 341 then print -r -u2 -- $__num__ OLD '"'"${__text__[$__num__]}"'"'
|
/titanic_50/usr/src/uts/common/io/nxge/npi/ |
H A D | npi_rxdma.h | 794 #if OLD
|
/titanic_50/usr/src/cmd/format/ |
H A D | io.c | 2131 #ifdef OLD
|
/titanic_50/usr/src/cmd/listen/ |
H A D | listen.c | 594 #ifdef OLD
|
/titanic_50/usr/src/lib/libmvec/common/vis/ |
H A D | __vexp.S | 850 ! OLD : p = r * ( 1 + r * ( B1 + r * ( B2 + r * B3) ) )
|
/titanic_50/usr/src/cmd/fdisk/ |
H A D | fdisk.c | 107 #define OLD 0 macro 4586 if (table == OLD) {
|
/titanic_50/usr/src/cmd/fs.d/udfs/fstyp/ |
H A D | ud_lib.c | 1562 #ifdef OLD
|
/titanic_50/usr/src/cmd/lp/model/ |
H A D | standard | 265 # NOTE: The check we use to see if "tput" works is to use an OLD
|