Home
last modified time | relevance | path

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

12

/linux-2.4.37.9/Documentation/
Dcomputone.txt365 if touch -am -t 200112312359.59 $$.touch >/dev/null 2>&1 && test ! -f 200112312359.59 -a -f $$.touc…
366 shar_touch='touch -am -t $1$2$3$4$5$6.$7 "$8"'
367 elif touch -am 123123592001.59 $$.touch >/dev/null 2>&1 && test ! -f 123123592001.59 -a ! -f 123123…
368 shar_touch='touch -am $3$4$5$6$1$2.$7 "$8"'
369 elif touch -am 1231235901 $$.touch >/dev/null 2>&1 && test ! -f 1231235901 -a -f $$.touch; then
370 shar_touch='touch -am $3$4$5$6$2 "$8"'
375 $echo "installing GNU \`touch', distributed in GNU File Utilities..."
378 rm -f 200112312359.59 123123592001.59 123123592001.5 1231235901 $$.touch
DDMA-mapping.txt507 If you need to use the same streaming DMA region multiple times and touch
520 pci_unmap_{single,sg}. If you don't touch the data from the first pci_map_*
668 The cpu may touch the buffer before pci_dac_page_to_dma.
669 The device may touch the buffer after pci_dac_page_to_dma
/linux-2.4.37.9/net/802/pseudo/
DMakefile4 touch pseudocode.h actionnm.h
/linux-2.4.37.9/net/802/transit/
DMakefile12 touch pdutr.h timertr.h
/linux-2.4.37.9/Documentation/x86_64/
DBUGS8 that would touch offset.h (see arch/x86-64/tools/offset.c on what that is).
/linux-2.4.37.9/Documentation/arm/SA1100/
DPangolin21 - Penmount(touch panel) driver
/linux-2.4.37.9/arch/mips/baget/
DMakefile36 touch $@
/linux-2.4.37.9/Documentation/kbuild/
Dbug-list.txt17 'touch' commands. As a result, building a kernel often touches files
/linux-2.4.37.9/Documentation/sound/
DMultiSound423 touch -am 1231235999 $$.touch >/dev/null 2>&1
424 if test ! -f 1231235999 && test -f $$.touch; then
425 shar_touch=touch
433 rm -f 1231235999 $$.touch
DMaestro26 driver is concerned. It doesn't touch the DSP parts that differ (though
DREADME.awe125 Linux-1.2.x system), so you need NOT to touch these parameters.
/linux-2.4.37.9/arch/arm/
DMakefile240 @touch $@
250 @touch $@
/linux-2.4.37.9/arch/sparc/kernel/
DMakefile46 touch $(HPATH)/asm/asm_offsets.h ; \
/linux-2.4.37.9/arch/sparc64/kernel/
DMakefile53 touch $(HPATH)/asm/asm_offsets.h ; \
/linux-2.4.37.9/arch/ppc64/kernel/
Dperfmon.c278 volatile int touch; in pmc_touch_bolted() local
281 touch = *((int *)(perfmon_base.profile_buffer)); in pmc_touch_bolted()
/linux-2.4.37.9/fs/umsdos/
Dspecs191 * touch subdir1/file
210 * touch /subdir1/file
/linux-2.4.37.9/arch/mips64/
DMakefile444 touch $(TOPDIR)/include/asm-$(ARCH)/offset.h; \
/linux-2.4.37.9/Documentation/vm/
Dlocking29 1. To scan the vmlist (look but don't touch) you must hold the
/linux-2.4.37.9/
DRules.make234 fi && touch $(MODINCL)/$*.stamp
DMakefile332 @ touch include/config/MARKER
/linux-2.4.37.9/Documentation/m68k/
DREADME.buddha60 Never touch, use multidisk.device!
/linux-2.4.37.9/Documentation/sparc/
Dsbus_drivers.txt197 A single streaming DVMA operation can touch several discontiguous
/linux-2.4.37.9/drivers/char/
DConfig.in215 tristate ' MK712 touch screen support' CONFIG_MK712_MOUSE
/linux-2.4.37.9/arch/mips/
DMakefile776 touch $(TOPDIR)/include/asm-$(ARCH)/offset.h; \
/linux-2.4.37.9/fs/befs/
DChangeLog185 to have to touch the definitions of the public structures in

12