Home
last modified time | relevance | path

Searched refs:data_copy_file (Results 1 – 5 of 5) sorted by relevance

/scripts/dtc/
Dfstree.c62 data_copy_file(pfile, in read_fstree()
Ddtc-parser.y238 d = data_copy_file(f, $8);
248 d = data_copy_file(f, -1);
Ddata.c93 struct data data_copy_file(FILE *f, size_t maxlen) in data_copy_file() function
Ddtc.h106 struct data data_copy_file(FILE *f, size_t len);
Ddtc-parser.tab.c_shipped1745 d = data_copy_file(f, (yyvsp[(8) - (9)].integer));
1760 d = data_copy_file(f, -1);