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

12345

/netbsd-current/external/gpl2/diffutils/dist/lib/
H A Dmkstemp.c41 rpl_mkstemp (char *template) argument
/netbsd-current/external/gpl2/texinfo/dist/lib/
H A Dmkstemp.c41 rpl_mkstemp (char *template) argument
/netbsd-current/external/gpl2/xcvs/dist/lib/
H A Dmkstemp.c44 rpl_mkstemp (char *template) argument
/netbsd-current/crypto/external/bsd/heimdal/dist/lib/roken/
H A Dmkstemp.c52 mkstemp(char *template) argument
[all...]
/netbsd-current/external/bsd/libarchive/dist/libarchive/test/
H A Dtest_write_format_gnutar_filenames.c41 struct archive_entry *ae, *template; local
97 struct archive_entry *ae, *template; local
[all...]
/netbsd-current/external/gpl2/dtc/dist/tests/
H A Dcheck_header.c38 void *template; local
/netbsd-current/external/bsd/openpam/dist/lib/libpam/
H A Dopenpam_subst.c71 openpam_subst(const pam_handle_t *pamh, char *buf, size_t *bufsize, const char *template) argument
[all...]
/netbsd-current/external/gpl2/lvm2/dist/tools/
H A Dvgcfgbackup.c20 static char *_expand_filename(const char *template, const char *vg_name, argument
/netbsd-current/tests/kernel/
H A Dt_mqueue.c112 char template[32]; local
/netbsd-current/external/bsd/tmux/dist/
H A Dcmd-list-sessions.c59 const char *template, *filter; local
H A Dcmd-list-buffers.c52 const char *template, *filter; local
H A Dcmd-list-clients.c61 const char *template, *filter; local
H A Dcmd-list-panes.c95 const char *template, *filter; local
H A Dcmd-list-windows.c92 const char *template, *filter; local
H A Dcmd-break-pane.c63 const char *template; local
H A Dcontrol-notify.c48 const char *template; local
H A Dcmd-display-message.c69 const char *template; local
H A Dcmd-new-window.c64 const char *template, *name; local
H A Dcmd-split-window.c69 const char *template; local
/netbsd-current/external/bsd/openpam/dist/t/
H A Dt_openpam_subst.c60 char template[] = "test%\0deadbeef"; variable
/netbsd-current/external/ibm-public/postfix/dist/src/util/
H A Ddict_nisplus.c68 char *template; /* parsed query template */ member in struct:__anon6536
[all...]
/netbsd-current/external/bsd/pcc/dist/pcc/driver/
H A Dpath.c123 const char *template; local
/netbsd-current/external/gpl2/gettext/dist/gettext-tools/gnulib-lib/
H A Dmkdtemp.c202 mkdtemp (char *template) argument
/netbsd-current/external/ibm-public/postfix/dist/src/smtpd/
H A Dsmtpd_expand.c244 smtpd_expand(SMTPD_STATE *state, VSTRING *result, const char *template, int flags) argument
/netbsd-current/tests/lib/libc/stdlib/
H A Dt_mktemp.c68 char template[] = "I will barf/XXXXXX"; local
82 char *template; local
121 char template[] = "/tmp/mktemp.XXXXXX"; local
146 char template[] = "/tmp/mktemp.XXXyyy"; local
173 char template[] = "/tmp/mktemp.XXXXXX"; local
200 char template[] = "/tmp/mktemp.XXXXXX"; local
235 char template[] = "/tmp/mktemp.XXXyyy"; local
[all...]

Completed in 489 milliseconds

12345