Home
last modified time | relevance | path

Searched refs:read_stream (Results 1 – 3 of 3) sorted by relevance

/device/linaro/bootloader/edk2/BaseTools/Source/C/VfrCompile/Pccts/dlg/
Dsupport.c98 FILE *read_stream(char *name) in read_stream() function
100 FILE *read_stream(name) in read_stream()
Ddlg.h164 extern FILE *read_stream(char *); /* opens file for reading */
212 extern FILE *read_stream(); /* opens file for reading */
Dmain.c211 input_stream = read_stream(file_str[0]);