Home | History | Annotate | Download | only in openssh

Lines Matching refs:template

9902 	char template[]="conftest.mkstemp-test";
9903 if (mkstemp(template) == -1)
9905 unlink(template);
16737 --file=FILE[:TEMPLATE]
16739 --header=FILE[:TEMPLATE]
17335 # If the template does not know about datarootdir, expand it.