MOD_DEFPATH
(void) strcat(mod_path, MOD_DEFPATH);
return (strcat(path, MOD_DEFPATH));
len += (p - filename) + 1 + strlen(MOD_DEFPATH) + 1;