OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:PortFgets
(Results
1 - 2
of
2
) sorted by null
/external/srec/portable/include/
pstream.h
79
PORTABLE_API char*
PortFgets
(char* string, int n, PORT_FILE PortFile);
/external/srec/portable/src/
pstream.c
658
char *
PortFgets
(char *string, int n, PORT_FILE PortFile)
Completed in 15 milliseconds