search_filename
const struct filename *existing_fn = search_filename(s, slen);
if (s == NULL || (fn = search_filename(s, strlen(s))) == NULL)