OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:touch_file
(Results
1 - 5
of
5
) sorted by relevancy
/src/external/mit/libuv/dist/test/
test-fs-copyfile.c
76
static void
touch_file
(const char* name, unsigned int size) {
function
131
touch_file
(src, 12);
150
touch_file
(src, 0);
170
touch_file
(src, 1);
177
touch_file
(src, 4096 * 2);
218
touch_file
(dst, 0);
test-fs-poll.c
54
static void
touch_file
(const char* path) {
function
79
touch_file
(FIXTURE);
116
touch_file
(FIXTURE);
test-fs-event.c
100
static void
touch_file
(const char* name) {
function
391
touch_file
("watch_dir/file1");
393
touch_file
("watch_dir/file2");
400
touch_file
((char*) timer->data);
408
touch_file
("watch_dir/file.js");
862
touch_file
("watch_dir/file1");
970
touch_file
("watch_dir/file");
test-fork.c
435
static void
touch_file
(const char* name) {
function
461
touch_file
("watch_file");
/src/external/gpl2/gmake/dist/
remake.c
66
static int
touch_file
PARAMS ((struct file *file));
836
file->update_status =
touch_file
(file);
1051
touch_file
(struct file *file)
1045
touch_file
(struct file *file)
function
Completed in 27 milliseconds
Indexes created Mon Mar 02 05:31:46 UTC 2026