topo_mod_file_search
extern int topo_mod_file_search(topo_mod_t *, const char *file, int oflags);
if ((fd = topo_mod_file_search(mod, pbuf, O_RDONLY)) < 0) {