swap_on_off_sfile
return (swap_on_off_sfile(name, doingall));
ret = swap_on_off_sfile(mdpath, doingall);
static const char *swap_on_off_sfile(const char *, int);