Home
last modified time | relevance | path

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

123

/freebsd/contrib/libarchive/libarchive/test/
H A Dtest_write_format_gnutar_filenames.c42 struct archive_entry *ae, *template; DEFINE_TEST() local
98 struct archive_entry *ae, *template; DEFINE_TEST() local
[all...]
/freebsd/contrib/libarchive/libarchive/
H A Darchive_util.c232 __archive_mktempx(const char *tmpdir, wchar_t *template) in __archive_mktempx()
438 __archive_mkstemp(wchar_t *template) in __archive_mkstemp()
502 __archive_mkstemp(char *template) in __archive_mkstemp()
518 __archive_mktempx(const char *tmpdir, char *template) in __archive_mktempx()
598 __archive_mkstemp(char *template) in __archive_mkstemp()
/freebsd/crypto/heimdal/lib/asn1/
H A Dgen_template.c234 struct template { global() struct
239 ptrtemplate global() argument
247 struct templatehead template; global() member
548 struct templatehead template = ASN1_TAILQ_HEAD_INITIALIZER(template); template_members() local
684 struct templatehead template = ASN1_TAILQ_HEAD_INITIALIZER(template); template_members() local
[all...]
/freebsd/sys/contrib/openzfs/module/icp/io/
H A Daes.c174 crypto_spi_ctx_template_t template) in aes_encrypt_atomic()
273 crypto_spi_ctx_template_t template) in aes_decrypt_atomic()
441 aes_common_init_ctx(aes_ctx_t *aes_ctx, crypto_spi_ctx_template_t *template, in aes_common_init_ctx()
/freebsd/lib/libc/tests/gen/
H A Ddir2_test.c51 char template[] = "dXXXXXX"; in ATF_TC_BODY() local
127 char template[] = "dXXXXXX"; in ATF_TC_BODY() local
H A Dftw_test.c47 static char template[] = "testftw.XXXXXXXXXX"; variable
/freebsd/sys/contrib/openzfs/module/icp/include/sys/crypto/
H A Dimpl.h264 template) ( \ argument
271 template) ( \ argument
281 #define KCF_PROV_MAC_INIT(pd, ctx, mech, key, template) ( \ argument
300 #define KCF_PROV_MAC_ATOMIC(pd, mech, key, data, mac, template) ( \ argument
310 #define KCF_PROV_CREATE_CTX_TEMPLATE(pd, mech, key, template, size) ( \ argument
/freebsd/contrib/libucl/python/
H A Dsetup.py39 template = 'python/MANIFEST.in' variable
/freebsd/crypto/heimdal/lib/roken/
H A Dmkstemp.c50 mkstemp(char *template) in mkstemp()
/freebsd/tests/sys/kern/pipe/
H A Dpipe_overcommit2_test.c46 char template[] = "pipe.XXXXXXXXXX"; in main() local
/freebsd/contrib/netbsd-tests/lib/libc/stdio/
H A Dt_mktemp.c46 char template[] = "I will barf/XXXXXX"; in ATF_TC_BODY() local
/freebsd/crypto/openssh/regress/
H A Dmkdtemp.c41 char template[PATH_MAX]; in main() local
/freebsd/contrib/openpam/lib/libpam/
H A Dopenpam_subst.c67 char *buf, size_t *bufsize, const char *template) in openpam_subst()
/freebsd/contrib/openpam/t/
H A Dt_openpam_subst.c60 char template[] = "test%\0deadbeef"; variable
/freebsd/crypto/openssl/crypto/store/
H A Dstore_register.c216 OSSL_STORE_LOADER template; in ossl_store_get0_loader_int() local
247 OSSL_STORE_LOADER template; in ossl_store_unregister_loader_int() local
/freebsd/sys/cddl/dev/kinst/amd64/
H A Dkinst_isa.h32 uint8_t template[16]; /* copied into thread tramps */ member
/freebsd/contrib/netbsd-tests/kernel/
H A Dt_mqueue.c116 char template[32]; in ATF_TC_BODY() local
/freebsd/tests/sys/kern/
H A Dkern_copyin.c97 char template[] = "copyin.XXXXXX"; ATF_TC_BODY() local
/freebsd/lib/libc/tests/stdio/
H A Dmkostemp_test.c43 static const char template[] = "mkostemp.XXXXXXXX"; variable
/freebsd/crypto/openssh/openbsd-compat/
H A Dmktemp.c49 _ssh_mkstemp(char *template) in _ssh_mkstemp()
/freebsd/contrib/tcsh/
H A Dsh.file.c648 is_prefix(const Char *check, const Char *template) in is_prefix()
662 is_suffix(const Char *check, const Char *template) in is_suffix()
H A Dtw.parse.c693 is_prefix(Char *check, Char *template) in is_prefix()
709 is_prefixmatch(Char *check, Char *template, int enhanced) in is_prefixmatch()
753 is_suffix(Char *check, Char *template) in is_suffix()
/freebsd/crypto/heimdal/kdc/
H A Dkx509.c230 hx509_cert template; in build_certificate() local
/freebsd/cddl/contrib/opensolaris/tools/ctf/cvt/
H A Dmerge.c683 tdesc_t template; in remap_node() local
906 tdesc_t template; in redir_mstr_fwd_cb() local
977 tdesc_t template; in add_tdesc() local
/freebsd/tests/sys/file/
H A Dpath_test.c68 mktfile(char path[PATH_MAX], const char *template) in mktfile()
84 mktdir(char path[PATH_MAX], const char *template) in mktdir()

123