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

12

/freebsd-10.1-release/crypto/heimdal/lib/roken/
H A Dmkstemp.c50 mkstemp(char *template) argument
[all...]
/freebsd-10.1-release/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.1-release/tools/regression/lib/libc/stdio/
H A Dtest-mkostemp.c44 static const char template[] = _PATH_TMP "mkostemp.XXXXXXXX"; variable
/freebsd-10.1-release/contrib/apr-util/test/
H A Dtestxml.c29 char template[] = "data/testxmldummyerrorXXXXXX"; local
63 char template[] = "data/testxmldummyXXXXXX"; local
/freebsd-10.1-release/usr.sbin/ctm/ctm/
H A Dctm_pass2.c34 static char *template = NULL; local
/freebsd-10.1-release/contrib/binutils/opcodes/
H A Dia64-dis.c71 ia64_insn t0, t1, slot[3], template, s_bit, insn; local
/freebsd-10.1-release/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
H A Dmerge.c692 tdesc_t template; local
915 tdesc_t template; local
986 tdesc_t template; local
[all...]
/freebsd-10.1-release/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.1-release/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.1-release/contrib/texinfo/makeinfo/
H A Dmulti.c95 char *template, *xtemplate; local
/freebsd-10.1-release/crypto/heimdal/kdc/
H A Dkx509.c220 hx509_cert template; local
/freebsd-10.1-release/tools/tools/usbtest/
H A Dusbtest.c175 set_template(int template) argument
/freebsd-10.1-release/contrib/binutils/binutils/
H A Dbucomm.c396 #define template macro
436 #undef template macro
/freebsd-10.1-release/contrib/ipfilter/l4check/
H A Dl4check.c55 l4cfg_t template; variable
[all...]
/freebsd-10.1-release/crypto/heimdal/lib/asn1/
H A Dgen.c45 static char *privheader, *header, *template; variable
H A Dgen_template.c234 struct template { struct
247 struct templatehead template; member in struct:tlist
548 struct templatehead template = ASN1_TAILQ_HEAD_INITIALIZER(template); local
684 struct templatehead template = ASN1_TAILQ_HEAD_INITIALIZER(template); local
[all...]
/freebsd-10.1-release/tools/regression/file/flock/
H A Dflock.c70 const char *template = "/flocktempXXXXXX"; local
/freebsd-10.1-release/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
/freebsd-10.1-release/crypto/heimdal/lib/krb5/
H A Dget_cred.c1456 krb5_creds in, *template, *out = NULL; local
/freebsd-10.1-release/usr.sbin/usbconfig/
H A Dusbconfig.c46 int template; member in struct:options
[all...]
/freebsd-10.1-release/lib/libc/gen/
H A Dgetpwent.c181 struct passwd template; member in struct:compat_state
1433 compat_clear_template(struct passwd *template) argument
1445 compat_set_template(struct passwd *src, struct passwd *template) argument
1476 compat_use_template(struct passwd *pwd, struct passwd *template, char *buffer, size_t bufsize) argument
[all...]
/freebsd-10.1-release/sys/contrib/ia64/libuwx/src/
H A Duwx_symbols.c224 static void elf_swap_bytes(char *buf, char *template) argument

Completed in 298 milliseconds

12