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

/src/regress/sys/fs/ffs/
H A DMakefile118 template: target
/src/tests/kernel/
H A Dt_mqueue.c112 char template[32]; local in function:ATF_TC_BODY
/src/tests/lib/libc/stdlib/
H A Dt_mktemp.c68 char template[] = "I will barf/XXXXXX"; local in function:ATF_TC_BODY
82 char *template; local in function:ATF_TC_BODY
121 char template[] = "/tmp/mktemp.XXXXXX"; local in function:ATF_TC_BODY
146 char template[] = "/tmp/mktemp.XXXyyy"; local in function:ATF_TC_BODY
173 char template[] = "/tmp/mktemp.XXXXXX"; local in function:ATF_TC_BODY
200 char template[] = "/tmp/mktemp.XXXXXX"; local in function:ATF_TC_BODY
235 char template[] = "/tmp/mktemp.XXXyyy"; local in function:ATF_TC_BODY
[all...]
/src/sys/arch/x68k/stand/installboot/
H A Dinstallboot.c57 char template[] = _PATH_TMP "/installbootXXXXXX"; variable in typeref:typename:char[]
/src/usr.bin/xlint/lint1/
H A Dmain1.c104 char template[] = "/tmp/lint.XXXXXX"; local in function:gcc_builtins
/src/usr.sbin/ypserv/mkalias/
H A Dmkalias.c160 static const char template[] = "ypdbXXXXXX"; local in function:main
/src/usr.sbin/ypserv/makedbm/
H A Dmakedbm.c233 static const char template[] = "ypdbXXXXXX"; local in function:create_database
/src/usr.sbin/ypserv/ypxfr/
H A Dypxfr.c411 static const char template[] = "ypdbXXXXXX"; local in function:create_db
/src/libexec/ftpd/
H A Dconf.c144 char *class, *word, *arg, *template; local in function:parse_conf
/src/bin/csh/
H A Dfile.c607 is_prefix(Char *check, Char *template) argument
621 is_suffix(Char *check, Char *template) argument
/src/usr.bin/man/
H A Dman.c740 fmtcheck_ok(const char *userfmt, const char *template) argument
/src/usr.sbin/acpitools/aml/
H A Daml_parse.c697 aml_parse_field(struct aml_environ *env, struct aml_field *template) argument
761 aml_parse_fieldlist(struct aml_environ * env,struct aml_field * template,int indent) argument
827 struct aml_field template; local in function:aml_parse_defindexfield
872 struct aml_field template; local in function:aml_parse_defbankfield
[all...]
/src/sys/netipsec/
H A Dipsec.c953 static const struct sockaddr_in template = { local in function:ipsec4_setspidx_ipaddr
/src/sys/arch/usermode/usermode/
H A Dthunk.c562 thunk_mkstemp(char *template) argument
/src/usr.sbin/user/
H A Duser.c737 char template[MaxFileNameLen]; local in function:setdefaults
/src/lib/libedit/
H A Dreadline.c1288 char template[sizeof(_history_tmp_template)]; local in function:history_truncate_file
/src/sys/external/bsd/ipf/netinet/
H A Dfil.c6949 ipf_tune_array_copy(void *base, size_t size, const ipftuneable_t *template) argument
/src/sys/netinet/
H A Dsctp_output.c3993 sctp_prepare_chunk(struct sctp_tmit_chunk *template, argument
4133 struct sctp_tmit_chunk template; local in function:sctp_msg_append
9602 struct sctp_tmit_chunk template; local in function:sctp_copy_it_in
[all...]

Completed in 62 milliseconds