Home
last modified time | relevance | path

Searched refs:touch (Results 1 – 25 of 232) sorted by relevance

12345678910

/titanic_41/usr/src/cmd/ypcmd/net_files/
H A DMakefile106 @touch passwd.time;
115 @touch group.time;
124 @touch project.time;
135 @touch ipnodes.time;
146 @touch hosts.time;
160 @touch ethers.time;
172 @touch networks.time;
192 @touch services.time;
201 @touch rpc.time;
215 @touch protocols.time;
[all …]
/titanic_41/usr/src/grub/grub-0.97/
H A Dmissing145 touch aclocal.m4
154 touch configure
173 touch $touch_files
184 while read f; do touch "$f"; done
198 touch $file
275 touch $file
296 touch $file
/titanic_41/usr/src/lib/libshell/common/tests/
H A Dglob.sh97 touch B b
109 touch a b c d abc abd abe bb bcd ca cb dd de Beware
128 touch tmp/l1 tmp/l2 tmp/l3
151 touch a-b aXb
155 touch .x .y
161 touch a\*b/ooo
184 touch man/man1/sh.1
/titanic_41/usr/src/cmd/touch/
H A DMakefile29 PROG= touch
34 XGETFLAGS += -a -x touch.xcl
/titanic_41/usr/src/lib/libast/common/include/
H A Dtimes.h50 extern int touch(const char*, time_t, time_t, int);
/titanic_41/usr/src/lib/libast/amd64/include/ast/
H A Dtimes.h60 extern __MANGLE__ int touch __PROTO__((const char*, time_t, time_t, int));
/titanic_41/usr/src/lib/libast/i386/include/ast/
H A Dtimes.h60 extern __MANGLE__ int touch __PROTO__((const char*, time_t, time_t, int));
/titanic_41/usr/src/lib/libast/sparcv9/include/ast/
H A Dtimes.h60 extern __MANGLE__ int touch __PROTO__((const char*, time_t, time_t, int));
/titanic_41/usr/src/lib/libast/sparc/include/ast/
H A Dtimes.h60 extern __MANGLE__ int touch __PROTO__((const char*, time_t, time_t, int));
/titanic_41/usr/src/ucbcmd/touch/
H A DMakefile27 PROG= touch
H A Dtouch.c190 if (touch(argv[c]) < 0) in main()
197 touch(filename) in touch() function
/titanic_41/usr/src/cmd/fs.d/nfs/share/
H A DMakefile36 touch $(SHARETAB)
/titanic_41/usr/src/cmd/svc/milestone/
H A Dboot-archive43 touch $UPDATEFILE
/titanic_41/usr/src/cmd/gss/gsscred_clean/
H A Dgsscred_clean.ksh70 touch -r $FILE_TO_CLEAN $CLEAN_TIME
/titanic_41/usr/src/cmd/boot/scripts/
H A Dcreate_diskmap.ksh35 /bin/touch "$GRUBDISKMAP"
/titanic_41/usr/src/cmd/print/scripts/
H A DMakefile.yp46 touch $(DOM)/printers.conf.time; \
/titanic_41/usr/src/cmd/bnu/
H A Duudemon.poll69 touch ${SPOOL}/${site}/${DEFQUEUE}/C.${j}${DEFQUEUE}0000
/titanic_41/usr/src/cmd/last/
H A DMakefile42 touch $@
/titanic_41/usr/src/cmd/dtrace/test/tst/common/usdt/
H A Dtst.nodtrace.ksh42 touch unistd.h
/titanic_41/usr/src/lib/libast/common/port/
H A Dtouch.c46 touch(const char* path, time_t at, time_t mt, int flags) in touch() function
/titanic_41/usr/src/cmd/who/
H A DMakefile51 touch $@
/titanic_41/usr/src/cmd/logadm/
H A Dlogadm-upgrade71 touch ${LOGADM}
/titanic_41/usr/src/uts/sun4u/i2c_svc/
H A DMakefile67 TOUCH = touch
/titanic_41/usr/src/cmd/mailx/
H A Dcmd2.c309 touch(mesg); in savemsglist()
532 touch(list[0]); in deltype()
558 touch(mesg); in delm()
596 touch(mesg); in undelete()
/titanic_41/usr/src/uts/sun4u/tda8444/
H A DMakefile89 TOUCH = touch

12345678910