Searched defs:os_fgets (Results 1 – 4 of 4) sorted by relevance
163 static inline char *os_fgets(char *buffer, int size, os_file_t fp) in os_fgets() function
166 static inline char *os_fgets(char *buffer, int size, os_file_t fp) in os_fgets() function
228 static inline char *os_fgets(char *buffer, int size, os_file_t fp) in os_fgets() function
196 static inline char *os_fgets(char *buffer, int size, os_file_t fp) in os_fgets() function
Completed in 8 milliseconds