Home
last modified time | relevance | path

Searched defs:flen (Results 1 – 3 of 3) sorted by relevance

/petsc/src/sys/fileio/
H A Drpath.c34 PetscErrorCode PetscGetRelativePath(const char fullpath[], char path[], size_t flen) in PetscGetRelativePath()
H A Dfpath.c28 PetscErrorCode PetscGetFullPath(const char path[], char fullpath[], size_t flen) in PetscGetFullPath()
H A Dmprint.c180 int flen; in PetscVSNPrintf() local