Home
last modified time | relevance | path

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

/linux/scripts/dtc/
A Dfstree.c47 data_copy_file(pfile, in read_fstree()
A Ddtc-parser.y319 d = data_copy_file(f, $8);
329 d = data_copy_file(f, -1);
A Ddata.c79 struct data data_copy_file(FILE *f, size_t maxlen) in data_copy_file() function
A Ddtc.h172 struct data data_copy_file(FILE *f, size_t len);
A Ddtc-parser.tab.c1605 d = data_copy_file(f, (yyvsp[-1].integer)); in yyparse()
1617 d = data_copy_file(f, -1); in yyparse()

Completed in 9 milliseconds