Searched refs:touch (Results 176 - 200 of 267) sorted by relevance

1234567891011

/illumos-gate/usr/src/uts/sparc/usbftdi/
H A DMakefile92 TOUCH = touch
/illumos-gate/usr/src/uts/sparc/usbprn/
H A DMakefile99 TOUCH = touch
/illumos-gate/usr/src/uts/sparc/usbsacm/
H A DMakefile96 TOUCH = touch
/illumos-gate/usr/src/uts/sparc/usbskel/
H A DMakefile103 TOUCH = touch
/illumos-gate/usr/src/uts/sparc/usbsksp/
H A DMakefile99 TOUCH = touch
/illumos-gate/usr/src/uts/sparc/usbsprl/
H A DMakefile97 TOUCH = touch
/illumos-gate/usr/src/uts/sparc/usbvc/
H A DMakefile111 TOUCH = touch
/illumos-gate/usr/src/uts/intel/aac/
H A DMakefile108 TOUCH = touch
/illumos-gate/usr/src/uts/intel/ahci/
H A DMakefile123 TOUCH = touch
/illumos-gate/usr/src/uts/intel/daplt/
H A DMakefile112 TOUCH = touch
/illumos-gate/usr/src/uts/intel/eibnx/
H A DMakefile116 TOUCH = touch
/illumos-gate/usr/src/uts/intel/hid/
H A DMakefile112 TOUCH = touch
/illumos-gate/usr/src/uts/intel/ibcm/
H A DMakefile125 TOUCH = touch
/illumos-gate/usr/src/uts/intel/mpt_sas/
H A DMakefile100 TOUCH = touch
/illumos-gate/usr/src/uts/sparc/mpt_sas/
H A DMakefile105 TOUCH = touch
/illumos-gate/usr/src/test/zfs-tests/tests/functional/acl/nontrivial/
H A Dzfs_acl_chmod_rwx_004_pos.ksh122 log_must usr_exec touch $testfile
H A Dzfs_acl_chmod_inherit_002_neg.ksh113 log_must usr_exec touch $nfile1 $nfile2 $nfile3
282 log_must usr_exec touch $ofile
H A Dzfs_acl_chmod_inherit_002_pos.ksh126 log_must usr_exec touch $nfile1 $nfile2 $nfile3
335 log_must usr_exec touch $ofile
H A Dzfs_acl_chmod_inherit_003_pos.ksh102 log_must usr_exec touch $nfile1 $nfile2 $nfile3
260 log_must usr_exec touch $ofile
/illumos-gate/usr/src/lib/libresolv2/
H A Ddns-install87 /usr/bin/touch /etc/resolv.conf.$$
/illumos-gate/usr/src/cmd/svc/milestone/
H A Dnet-svc137 /usr/bin/touch /etc/resolv.conf
/illumos-gate/usr/src/ucbcmd/touch/
H A Dtouch.c190 if (touch(argv[c]) < 0)
197 touch(filename) 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);
/illumos-gate/usr/src/cmd/mailx/
H A Dcmd1.c479 touch(mesg);
524 touch(mp - &message[0] + 1);
559 touch(mesg);
/illumos-gate/usr/src/test/zfs-tests/tests/functional/acl/cifs/
H A Dcifs_attr_003_pos.ksh345 verify_expect $expect chg_usr_exec $user touch $object
346 verify_expect $immutable_expect chg_usr_exec $user touch -a $object
347 verify_expect $expect chg_usr_exec $user touch -m $object
/illumos-gate/usr/src/lib/brand/solaris10/zone/
H A Dimage_install.ksh213 [[ "$SANITY_SKIP" == "1" ]] && touch $ZONEROOT/.sanity_skip

Completed in 173 milliseconds

1234567891011