Home
last modified time | relevance | path

Searched defs:last_file (Results 1 – 2 of 2) sorted by relevance

/reactos/sdk/lib/ucrt/stdio/
H A Dfflush.cpp109 __crt_stdio_stream_data** const last_file = first_file + _nstream; in common_flush_all() local
/reactos/drivers/network/tcpip/lwip/src/apps/http/makefsdata/
H A Dmakefsdata.c166 static struct file_entry *last_file = NULL; variable