determineFileType  665 cygnal/libnet/diskstream.cpp 	_filetype = determineFileType(filespec);
determineFileType  929 cygnal/libnet/diskstream.cpp   return(determineFileType(_filespec));
determineFileType  960 cygnal/libnet/diskstream.cpp 	  _filetype = determineFileType(_filespec);
determineFileType  335 cygnal/libnet/diskstream.h     filetype_e determineFileType();
determineFileType  336 cygnal/libnet/diskstream.h     filetype_e determineFileType( boost::uint8_t *data);
determineFileType  337 cygnal/libnet/diskstream.h     filetype_e determineFileType(const std::string &filespec);