Searched refs:globinfo (Results 1 – 1 of 1) sorted by relevance
534 glob_t globinfo; in fs_lookup() local564 globres = glob(file, 0, NULL, &globinfo); in fs_lookup()570 file = mandoc_strdup(*globinfo.gl_pathv); in fs_lookup()571 globfree(&globinfo); in fs_lookup()