fts_palloc
if (fts_palloc(sp, MAX(fts_maxarglen(argv), MAXPATHLEN)))
static int fts_palloc(FTS *, size_t);
if (fts_palloc(sp, dnamlen + len + 1)) {