Home
last modified time | relevance | path

Searched refs:tmp_ext (Results 1 – 2 of 2) sorted by relevance

/Linux-v5.10/Documentation/sphinx/
Dkfigure.py426 tmp_ext = RENDER_MARKUP_EXT.get(srclang, None)
427 if tmp_ext is None:
431 if not dot_cmd and tmp_ext == '.dot':
442 self.builder.outdir, self.builder.imagedir, fname + tmp_ext)
450 img_node['uri'] = path.join(self.builder.imgpath, fname + tmp_ext)
452 '*': path.join(self.builder.imgpath, fname + tmp_ext)}
/Linux-v5.10/net/ipv6/
Dah6.c34 struct tmp_ext { struct
68 static inline struct tmp_ext *ah_tmp_ext(void *base) in ah_tmp_ext()
297 struct tmp_ext *iph_ext; in ah6_output_done()
337 struct tmp_ext *iph_ext; in ah6_output()