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

<<11

/illumos-gate/usr/src/cmd/svc/milestone/
H A Dnet-loc57 TOUCH=/usr/bin/touch
/illumos-gate/usr/src/cmd/tsol/labeld/
H A Dsvc-labeld251 touch ${ROOT_PATH}/etc/system
/illumos-gate/usr/src/cmd/make/bin/
H A Ddoname.cc1566 * touch Indicates that make -t is on
1612 if (!touch &&
1626 if (!touch &&
1676 } else if (touch) {
1683 * If this is not a touch run, we need to execute the
1789 if (posix && (touch || quest) && !rule->always_exec) {
2488 * We touch all targets in the target group ("foo + fie:") if any.
2515 * Build a touch command that can be passed
2518 * "touch" in .make.state.
2521 MBSTOWCS(wcs_buffer, "touch ");
[all...]
H A Dparallel.cc179 if (posix && (touch || quest) && !rule->always_exec) {
/illumos-gate/usr/src/uts/sun4/ml/
H A Dswtch.s144 call fp_save ! doesn't touch globals
/illumos-gate/usr/src/cmd/logadm/
H A Dtester1786 touch dir1/syslog
1804 touch dir2/messages
/illumos-gate/usr/src/cmd/print/scripts/
H A Dppdmgr291 /bin/touch -r "${2}" "${1}" >/dev/null 2>&1
/illumos-gate/usr/src/cmd/tsol/misc/
H A Dtxzonemgr.sh521 touch ${ZONE_ETC_DIR}/.NFS4inst_state.domain
1101 touch $NSCD_INDICATOR
/illumos-gate/usr/src/lib/libshell/common/edit/
H A Dhistory.c218 touch((char*)handle, (time_t)0, (time_t)0, 0);
/illumos-gate/usr/src/common/bignum/i386/
H A Dbignum_i386_asm.s225 / Does not touch the following registers: %esi, %edi, %mm4
/illumos-gate/usr/src/cmd/mailx/
H A Dcollect.c1103 touch(*ip);
/illumos-gate/usr/src/cmd/ldap/ns_ldap/
H A Didsconfig.sh2361 touch ${SSD_FILE}
2399 touch ${GEN_TMPFILE}
3993 touch ${TMPDIR}/ds5_vlvindex_list
3995 touch ${TMPDIR}/ds6_vlvindex_list
/illumos-gate/usr/src/cmd/svc/shell/
H A Dipf_include.sh577 touch $orig
/illumos-gate/usr/src/lib/libast/
H A DMakefile.com254 common/port/touch.o \
/illumos-gate/usr/src/tools/scripts/
H A Dwebrev.sh3002 touch $WDIR/$WNAME.patch
/illumos-gate/usr/src/test/zfs-tests/tests/functional/delegate/
H A Ddelegate_common.kshlib731 log_must touch $mntpt/testfile.$stamp
/illumos-gate/usr/src/grub/grub-0.97/
H A Dconfigure3093 touch sub/conftst$i.h
3204 touch sub/conftst$i.h

Completed in 145 milliseconds

<<11