OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:touch_files
(Results
26 - 27
of
27
) sorted by null
1
2
/ndk/sources/host-tools/make-3.81/config/
missing
165
touch_files
=
168
*:*)
touch_files
="$
touch_files
"`echo "$f" |
170
*)
touch_files
="$
touch_files
$f.in";;
173
touch $
touch_files
/ndk/sources/host-tools/sed-4.2.1/build-aux/
missing
176
touch_files
=
179
*:*)
touch_files
="$
touch_files
"`echo "$f" |
181
*)
touch_files
="$
touch_files
$f.in";;
184
touch $
touch_files
Completed in 145 milliseconds
1
2