Home
last modified time | relevance | path

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

/dragonfly/contrib/libarchive/libarchive/
H A Darchive_util.c222 __archive_mktempx(const char *tmpdir, wchar_t *template) in __archive_mktempx()
390 __archive_mkstemp(wchar_t *template) in __archive_mkstemp()
453 __archive_mkstemp(char *template) in __archive_mkstemp()
469 __archive_mktempx(const char *tmpdir, char *template) in __archive_mktempx()
549 __archive_mkstemp(char *template) in __archive_mkstemp()
/dragonfly/sbin/hammer/
H A Dcmd_softprune.c71 struct hammer_ioc_prune template; in hammer_cmd_softprune() local
258 struct hammer_ioc_prune *template, in hammer_softprune_scandir()
408 struct hammer_ioc_prune *template, in hammer_softprune_addentry()
/dragonfly/sys/kern/
H A Dvfs_init.c117 vfs_add_vnodeops(struct mount *mp, struct vop_ops *template, in vfs_add_vnodeops()
150 vfs_rm_vnodeops(struct mount *mp, struct vop_ops *template, in vfs_rm_vnodeops()
H A Dsubr_disklabel32.c464 disklabel_t template; in l32_makevirginlabel() local
H A Dvfs_mount.c475 vfs_setfsid(struct mount *mp, fsid_t *template) in vfs_setfsid()
H A Dlwkt_thread.c1650 thread_t template, int tdflags, int cpu, const char *fmt, ...) in lwkt_create()
/dragonfly/contrib/openpam/lib/libpam/
H A Dopenpam_subst.c69 char *buf, size_t *bufsize, const char *template) in openpam_subst()
/dragonfly/contrib/lvm2/dist/tools/
H A Dvgcfgbackup.c20 static char *_expand_filename(const char *template, const char *vg_name, in _expand_filename()
/dragonfly/contrib/tcsh-6/
H A Dsh.file.c647 is_prefix(const Char *check, const Char *template) in is_prefix()
661 is_suffix(const Char *check, const Char *template) in is_suffix()
H A Dtw.parse.c692 is_prefix(Char *check, Char *template) in is_prefix()
708 is_prefixmatch(Char *check, Char *template, int enhanced) in is_prefixmatch()
752 is_suffix(Char *check, Char *template) in is_suffix()
/dragonfly/lib/libc/gen/
H A Dgetpwent.c180 struct passwd template; member
1430 compat_clear_template(struct passwd *template) in compat_clear_template()
1442 compat_set_template(struct passwd *src, struct passwd *template) in compat_set_template()
1473 compat_use_template(struct passwd *pwd, struct passwd *template, char *buffer, in compat_use_template()
/dragonfly/usr.bin/systat/
H A Dpftop.c431 numtok(double value, double template) in numtok()
/dragonfly/tools/tools/usbtest/
H A Dusbtest.c175 set_template(int template) in set_template()
/dragonfly/contrib/cvs-1.12/src/
H A Dlogmsg.c519 rcsinfo_proc (const char *repository, const char *template, void *closure) in rcsinfo_proc()
H A Dclient.c2221 template (void *data, List *ent_list, const char *short_pathname, in template() function
H A Dserver.c5367 template_proc (const char *repository, const char *template, void *closure) in template_proc()
/dragonfly/contrib/binutils-2.27/binutils/
H A Dbucomm.c458 #define template "stXXXXXX" in template_in_dir() macro
/dragonfly/contrib/binutils-2.34/binutils/
H A Dbucomm.c488 #define template "stXXXXXX" in template_in_dir() macro
/dragonfly/usr.bin/xinstall/
H A Dxinstall.c350 quiet_mktemp(char *template) in quiet_mktemp()
/dragonfly/usr.sbin/usbconfig/
H A Dusbconfig.c46 int template; member
/dragonfly/crypto/libressl/apps/openssl/
H A Dreq.c166 char *template; member
/dragonfly/crypto/libressl/include/openssl/
H A Dasn1t.h447 #define ADB_ENTRY(val, template) {val, template} argument
/dragonfly/contrib/libedit/src/
H A Dreadline.c1289 char template[sizeof(_history_tmp_template)]; in history_truncate_file() local
/dragonfly/contrib/ee/
H A Dee.c4433 char template[128]; in ispell_op() local
/dragonfly/contrib/gdb-7/gdb/
H A Dada-lang.c7491 empty_record (struct type *template) in empty_record()