Searched refs:data_copy_file (Results 1 - 4 of 4) sorted by relevance

/freebsd-11-stable/contrib/dtc/
H A Dfstree.c62 data_copy_file(pfile,
H A Ddtc-parser.y273 d = data_copy_file(f, $8);
283 d = data_copy_file(f, -1);
H A Ddata.c93 struct data data_copy_file(FILE *f, size_t maxlen) function
H A Ddtc.h109 struct data data_copy_file(FILE *f, size_t len);

Completed in 64 milliseconds