Searched refs:apptype (Results 1 – 2 of 2) sorted by relevance
234 ULONG apptype; in file_type() local238 if (CheckOSError(DosQueryAppType(path, &apptype))) { in file_type()249 return apptype; in file_type()
952 ULONG apptype; in file_type() local956 if (CheckOSError(DosQueryAppType(path, &apptype))) { in file_type()969 return apptype; in file_type()