Searched refs:xml_dfd (Results 1 – 1 of 1) sorted by relevance
93 static int xml_dfd = -1; variable1676 fd = openat(xml_dfd, path, O_RDONLY | O_RESOLVE_BENEATH); in gdb_query()2118 xml_dfd = open(_PATH_GDB_XML, O_DIRECTORY); in init_gdb()2119 if (xml_dfd == -1) in init_gdb()2123 if (caph_rights_limit(xml_dfd, &rights) == -1) in init_gdb()