Searched refs:touch (Results 1 - 25 of 267) sorted by relevance

1234567891011

/illumos-gate/usr/src/lib/libast/common/include/
H A Dtimes.h50 extern int touch(const char*, time_t, time_t, int);
/illumos-gate/usr/src/cmd/touch/
H A DMakefile29 PROG= touch
34 XGETFLAGS += -a -x touch.xcl
/illumos-gate/usr/src/cmd/fs.d/nfs/share/
H A DMakefile36 touch $(SHARETAB)
/illumos-gate/usr/src/ucbcmd/touch/
H A DMakefile27 PROG= touch
/illumos-gate/usr/src/lib/libast/amd64/include/ast/
H A Dtimes.h60 extern __MANGLE__ int touch __PROTO__((const char*, time_t, time_t, int));
/illumos-gate/usr/src/lib/libast/i386/include/ast/
H A Dtimes.h60 extern __MANGLE__ int touch __PROTO__((const char*, time_t, time_t, int));
/illumos-gate/usr/src/lib/libast/sparc/include/ast/
H A Dtimes.h60 extern __MANGLE__ int touch __PROTO__((const char*, time_t, time_t, int));
/illumos-gate/usr/src/lib/libast/sparcv9/include/ast/
H A Dtimes.h60 extern __MANGLE__ int touch __PROTO__((const char*, time_t, time_t, int));
/illumos-gate/usr/src/test/zfs-tests/tests/functional/xattr/
H A Dxattr_002_neg.ksh53 log_must touch $TESTDIR/myfile.$$
H A Dxattr_001_pos.ksh58 log_must touch $TESTDIR/myfile.$$
H A Dxattr_003_neg.ksh55 log_must touch $TESTDIR/myfile.$$
H A Dxattr_006_pos.ksh54 log_must touch $TESTDIR/myfile.$$
H A Dxattr_009_neg.ksh53 log_must touch $TESTDIR/myfile.$$
H A Dxattr_010_neg.ksh53 log_must touch $TESTDIR/myfile.$$
/illumos-gate/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...]
/illumos-gate/usr/src/cmd/svc/milestone/
H A Dboot-archive43 touch $UPDATEFILE
/illumos-gate/usr/src/test/zfs-tests/tests/functional/cli_root/zfs_receive/
H A Dzfs_receive_004_neg.ksh77 log_must touch /$TESTPOOL/foo
81 log_must touch /$TESTPOOL/bar
85 log_must touch /$TESTDIR/foo
89 log_must touch /$TESTDIR/bar
/illumos-gate/usr/src/test/zfs-tests/tests/functional/utils_test/
H A Dutils_test_004_pos.ksh57 log_must touch $TESTDIR/quotas
/illumos-gate/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...]
/illumos-gate/usr/src/cmd/last/
H A DMakefile42 touch $@
/illumos-gate/usr/src/test/zfs-tests/tests/functional/acl/nontrivial/
H A Dzfs_acl_chmod_002_pos.ksh61 log_must touch $mntpnt/dir.$$/file.$$
/illumos-gate/usr/src/test/zfs-tests/tests/functional/atime/
H A Datime_common.kshlib61 log_must touch $TESTDIR/$TESTFILE
/illumos-gate/usr/src/test/zfs-tests/tests/functional/cli_root/zfs_set/
H A Dzfs_set_003_neg.ksh60 touch $badpath
/illumos-gate/usr/src/cmd/bnu/
H A Duudemon.poll69 touch ${SPOOL}/${site}/${DEFQUEUE}/C.${j}${DEFQUEUE}0000
/illumos-gate/usr/src/cmd/boot/scripts/
H A Dcreate_diskmap.ksh35 /bin/touch "$GRUBDISKMAP"

Completed in 979 milliseconds

1234567891011