Searched refs:MAX_SUFFIX (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/fs.d/ufs/fssnap/
H A Dfssnap.c51 #define MAX_SUFFIX 6 /* '.' + 4 chars of number + trailing '\0' */ macro
528 *outpath = malloc(strlen(basepath) + MAX_SUFFIX);

Completed in 45 milliseconds