Home
last modified time | relevance | path

Searched refs:OLD (Results 1 – 25 of 28) sorted by relevance

12

/titanic_50/usr/src/cmd/bnu/
H A Duudemon.cleanup123 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 DInstall35 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 Dinstall.sh240 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 Dnxge_defs.h109 #if OLD
145 #if OLD /* This has been moved to TXC */
155 #if OLD
H A Dnxge_txdma_hw.h165 #if OLD
733 #if OLD
767 #if OLD
797 #if OLD
H A Dnxge_rxdma_hw.h785 #if OLD
1433 #if OLD
/titanic_50/usr/src/cmd/krb5/kadmin/cli/
H A Dkeytab.c430 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 Dstrtok.c70 #ifdef OLD
/titanic_50/usr/src/cmd/mail/
H A Dcreatemf.c36 #ifdef OLD
/titanic_50/usr/src/cmd/tnf/prex/
H A Dset.c145 #ifdef OLD
H A Dfcn.c81 #ifdef OLD in fcn()
H A Dmain.c640 #ifdef OLD in scanargs()
/titanic_50/usr/src/lib/libsqlite/test/
H A Dtrigger2.test676 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 Dauth.test1796 # 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 Dattach.test214 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 Dmount.c69 #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 Dex_tty.c125 #ifdef OLD in setterm()
/titanic_50/usr/src/cmd/ast/msgcc/
H A Dmsgcc.sh341 then print -r -u2 -- $__num__ OLD '"'"${__text__[$__num__]}"'"'
/titanic_50/usr/src/uts/common/io/nxge/npi/
H A Dnpi_rxdma.h794 #if OLD
/titanic_50/usr/src/cmd/format/
H A Dio.c2131 #ifdef OLD
/titanic_50/usr/src/cmd/listen/
H A Dlisten.c594 #ifdef OLD
/titanic_50/usr/src/lib/libmvec/common/vis/
H A D__vexp.S850 ! OLD : p = r * ( 1 + r * ( B1 + r * ( B2 + r * B3) ) )
/titanic_50/usr/src/cmd/fdisk/
H A Dfdisk.c107 #define OLD 0 macro
4586 if (table == OLD) {
/titanic_50/usr/src/cmd/fs.d/udfs/fstyp/
H A Dud_lib.c1562 #ifdef OLD
/titanic_50/usr/src/cmd/lp/model/
H A Dstandard265 # NOTE: The check we use to see if "tput" works is to use an OLD

12