Searched defs:template (Results 1 - 25 of 55) sorted by relevance

123

/freebsd-10-stable/contrib/netbsd-tests/lib/libc/stdio/
H A Dt_mktemp.c46 char template[] = "I will barf/XXXXXX"; local
/freebsd-10-stable/tests/sys/kern/pipe/
H A Dpipe_overcommit2_test.c47 char template[] = "pipe.XXXXXXXXXX"; local
/freebsd-10-stable/crypto/heimdal/lib/roken/
H A Dmkstemp.c50 mkstemp(char *template) argument
[all...]
/freebsd-10-stable/contrib/libarchive/libarchive/test/
H A Dtest_write_format_gnutar_filenames.c42 struct archive_entry *ae, *template; local
98 struct archive_entry *ae, *template; local
[all...]
/freebsd-10-stable/contrib/openpam/lib/libpam/
H A Dopenpam_subst.c68 openpam_subst(const pam_handle_t *pamh, char *buf, size_t *bufsize, const char *template) argument
[all...]
/freebsd-10-stable/lib/libc/tests/gen/
H A Dftw_test.c50 static char template[] = "testftw.XXXXXXXXXX"; variable
/freebsd-10-stable/lib/libc/tests/stdio/
H A Dmkostemp_test.c46 static const char template[] = "mkostemp.XXXXXXXX"; variable
/freebsd-10-stable/contrib/netbsd-tests/kernel/
H A Dt_mqueue.c116 char template[32]; local
/freebsd-10-stable/contrib/apr-util/test/
H A Dtestxml.c29 char template[] = "data/testxmldummyerrorXXXXXX"; local
63 char template[] = "data/testxmldummyXXXXXX"; local
/freebsd-10-stable/usr.sbin/ctm/ctm/
H A Dctm_pass2.c34 static char *template = NULL; local
/freebsd-10-stable/contrib/binutils/opcodes/
H A Dia64-dis.c71 ia64_insn t0, t1, slot[3], template, s_bit, insn; local
/freebsd-10-stable/cddl/contrib/opensolaris/tools/ctf/cvt/
H A Dalist.c126 alist_el_t template, *retx; local
H A Dst_parse.c833 bitintrinsic(tdesc_t *template, int nbits) argument
/freebsd-10-stable/contrib/gcc/
H A Dc-pch.c96 static const char template[IDENT_LENGTH] = "gpch.013"; local
H A Dgenoutput.c660 /* Process an assembler template from a define_insn or a define_peephole. argument
158 const char *template; member in struct:data
[all...]
/freebsd-10-stable/contrib/subversion/subversion/libsvn_subr/
H A Ddate.c112 template_match(apr_time_exp_t *expt, svn_boolean_t *localtz, const char *template, const char *value) argument
[all...]
/freebsd-10-stable/contrib/texinfo/makeinfo/
H A Dmulti.c95 char *template, *xtemplate; local
/freebsd-10-stable/crypto/heimdal/kdc/
H A Dkx509.c220 hx509_cert template; local
/freebsd-10-stable/tools/tools/usbtest/
H A Dusbtest.c175 set_template(int template) argument
/freebsd-10-stable/contrib/libarchive/libarchive/
H A Darchive_util.c222 __archive_mktempx(const char *tmpdir, wchar_t *template) argument
390 __archive_mkstemp(wchar_t *template) argument
453 __archive_mkstemp(char *template) argument
469 __archive_mktempx(const char *tmpdir, char *template) argument
549 __archive_mkstemp(char *template) argument
[all...]
/freebsd-10-stable/contrib/binutils/binutils/
H A Dbucomm.c396 #define template macro
436 #undef template macro
/freebsd-10-stable/contrib/ipfilter/l4check/
H A Dl4check.c55 l4cfg_t template; variable
[all...]
/freebsd-10-stable/crypto/heimdal/lib/asn1/
H A Dgen.c45 static char *privheader, *header, *template; variable
/freebsd-10-stable/tests/sys/file/
H A Dflock_helper.c75 const char *template = "/flocktempXXXXXX"; local
/freebsd-10-stable/contrib/tcsh/
H A Dsh.file.c651 is_prefix(const Char *check, const Char *template) argument
665 is_suffix(const Char *check, const Char *template) argument

Completed in 1058 milliseconds

123