Searched defs:suffixes (Results 1 – 2 of 2) sorted by relevance
87 const char *suffixes[] = {".edu", ".com", ".net", ".org", ".mil", NULL}; in PetscGetHostName() local
96 def endsWithSuffix(file,suffixes): argument