Home
last modified time | relevance | path

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

123456789

/titanic_52/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 protocol
[all...]
/titanic_52/usr/src/grub/grub-0.97/
H A Dmissing77 aclocal touch file \`aclocal.m4'
78 autoconf touch file \`configure'
79 autoheader touch file \`config.h.in'
80 automake touch all \`Makefile.in' files
83 help2man touch the output file
85 makeinfo touch the output file
145 touch aclocal.m4
154 touch configure
173 touch $touch_files
184 while read f; do touch "
[all...]
/titanic_52/usr/src/contrib/ast/src/cmd/ksh93/tests/
H A Dglob.sh96 touch B b
108 touch a b c d abc abd abe bb bcd ca cb dd de Beware
127 touch tmp/l1 tmp/l2 tmp/l3
150 touch a-b aXb
154 touch .x .y
160 touch a\*b/ooo
183 touch man/man1/sh.1
/titanic_52/usr/src/cmd/touch/
H A DMakefile29 PROG= touch
34 XGETFLAGS += -a -x touch.xcl
/titanic_52/usr/src/contrib/ast/src/lib/libast/include/
H A Dtimes.h50 extern int touch(const char*, time_t, time_t, int);
/titanic_52/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
244 * (cannot touch if read-only and not -f).
249 "%s: cannot touch %s: no write permission\n",
280 "%s: %s: only owner may touch special files on this filesystem\n",
332 (void) fprintf(stderr, "%s: could not touch ", prog);
/titanic_52/usr/src/cmd/fs.d/nfs/share/
H A DMakefile36 touch $(SHARETAB)
/titanic_52/usr/src/cmd/svc/milestone/
H A Dboot-archive43 touch $UPDATEFILE
/titanic_52/usr/src/cmd/gss/gsscred_clean/
H A Dgsscred_clean.ksh70 touch -r $FILE_TO_CLEAN $CLEAN_TIME
/titanic_52/usr/src/cmd/boot/scripts/
H A Dcreate_diskmap.ksh35 /bin/touch "$GRUBDISKMAP"
/titanic_52/usr/src/cmd/print/scripts/
H A DMakefile.yp46 touch $(DOM)/printers.conf.time; \
/titanic_52/usr/src/cmd/bnu/
H A Duudemon.poll69 touch ${SPOOL}/${site}/${DEFQUEUE}/C.${j}${DEFQUEUE}0000
/titanic_52/usr/src/cmd/last/
H A DMakefile42 touch $@
/titanic_52/usr/src/cmd/dtrace/test/tst/common/usdt/
H A Dtst.nodtrace.ksh42 touch unistd.h
/titanic_52/usr/src/contrib/ast/src/lib/libast/port/
H A Dtouch.c27 * touch file access and modify times of file
46 touch(const char* path, time_t at, time_t mt, int flags) in touch() function
/titanic_52/usr/src/cmd/who/
H A DMakefile51 touch $@
/titanic_52/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_52/usr/src/uts/sun4u/i2c_svc/
H A DMakefile67 TOUCH = touch
/titanic_52/usr/src/cmd/logadm/
H A Dlogadm-upgrade71 touch ${LOGADM}
/titanic_52/usr/src/uts/sun4u/tda8444/
H A DMakefile89 TOUCH = touch
/titanic_52/usr/src/uts/sun4u/smbus/
H A DMakefile89 TOUCH = touch
/titanic_52/usr/src/uts/sparc/dada/
H A DMakefile100 TOUCH = touch
/titanic_52/usr/src/uts/sun4u/pcf8584/
H A DMakefile89 TOUCH = touch
/titanic_52/usr/src/uts/sun4u/montecarlo/acebus/
H A DMakefile104 TOUCH = touch

123456789