Home
last modified time | relevance | path

Searched defs:suffixes (Results 1 – 2 of 2) sorted by relevance

/petsc/src/sys/utils/
H A Dfhost.c87 const char *suffixes[] = {".edu", ".com", ".net", ".org", ".mil", NULL}; in PetscGetHostName() local
/petsc/lib/petsc/bin/maint/
H A Dgenerateetags.py96 def endsWithSuffix(file,suffixes): argument