Home
last modified time | relevance | path

Searched defs:touch_file (Results 1 – 4 of 4) sorted by relevance

/external/bazelbuild-rules_rust/util/process_wrapper/
Doptions.rs37 pub(crate) touch_file: Option<String>, field
62 let mut touch_file = None; in options() localVariable
/external/trace-cmd/tracecmd/
Dtrace-split.c505 static void touch_file(const char *file) in touch_file() function
Dtrace-record.c4345 static void touch_file(const char *file) in touch_file() function
/external/libpng/contrib/libtests/
Dpngunknown.c1127 const char *touch_file = NULL; in main() local