Searched defs:touch_file (Results 1 – 4 of 4) sorted by relevance
37 pub(crate) touch_file: Option<String>, field62 let mut touch_file = None; in options() localVariable
505 static void touch_file(const char *file) in touch_file() function
4345 static void touch_file(const char *file) in touch_file() function
1127 const char *touch_file = NULL; in main() local