HomeSort by relevance Sort by last modified time
    Searched refs:PortFopen (Results 1 - 2 of 2) sorted by null

  /external/srec/portable/include/
pstream.h 72 PORTABLE_API PORT_FILE PortFopen(const char* filename, const char* mode);
  /external/srec/portable/src/
pstream.c 170 PORT_FILE PortFopen(const char *filename, const char *mode)
828 PortFile = PortFopen(path, mode);

Completed in 280 milliseconds