Home
last modified time | relevance | path

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

/linux-4.1.27/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.h105 struct data data_copy_file(FILE *f, size_t len);
Ddtc-parser.tab.c_shipped1709 d = data_copy_file(f, (yyvsp[(8) - (9)].integer));
1723 d = data_copy_file(f, -1);