Searched refs:xml_dfd (Results 1 – 1 of 1) sorted by relevance
109 static int xml_dfd = -1; variable1822 fd = openat(xml_dfd, path, O_RDONLY | O_RESOLVE_BENEATH); in gdb_query()2264 xml_dfd = open(_PATH_GDB_XML, O_DIRECTORY); in init_gdb()2265 if (xml_dfd == -1) in init_gdb()2269 if (caph_rights_limit(xml_dfd, &rights) == -1) in init_gdb()