Home
last modified time | relevance | path

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

/Linux-v4.19/Documentation/sphinx/
Dkfigure.py420 tmp_ext = RENDER_MARKUP_EXT.get(srclang, None)
421 if tmp_ext is None:
425 if not dot_cmd and tmp_ext == '.dot':
436 self.builder.outdir, self.builder.imagedir, fname + tmp_ext)
444 img_node['uri'] = path.join(self.builder.imgpath, fname + tmp_ext)
446 '*': path.join(self.builder.imgpath, fname + tmp_ext)}
/Linux-v4.19/net/ipv6/
Dah6.c46 struct tmp_ext { struct
80 static inline struct tmp_ext *ah_tmp_ext(void *base) in ah_tmp_ext()
309 struct tmp_ext *iph_ext; in ah6_output_done()
349 struct tmp_ext *iph_ext; in ah6_output()