| /src/regress/sys/fs/ffs/ |
| H A D | Makefile | 118 template: target
|
| /src/tests/kernel/ |
| H A D | t_mqueue.c | 112 char template[32]; local in function:ATF_TC_BODY
|
| /src/tests/lib/libc/stdlib/ |
| H A D | t_mktemp.c | 68 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 D | installboot.c | 57 char template[] = _PATH_TMP "/installbootXXXXXX"; variable in typeref:typename:char[]
|
| /src/usr.bin/xlint/lint1/ |
| H A D | main1.c | 104 char template[] = "/tmp/lint.XXXXXX"; local in function:gcc_builtins
|
| /src/usr.sbin/ypserv/mkalias/ |
| H A D | mkalias.c | 160 static const char template[] = "ypdbXXXXXX"; local in function:main
|
| /src/usr.sbin/ypserv/makedbm/ |
| H A D | makedbm.c | 233 static const char template[] = "ypdbXXXXXX"; local in function:create_database
|
| /src/usr.sbin/ypserv/ypxfr/ |
| H A D | ypxfr.c | 411 static const char template[] = "ypdbXXXXXX"; local in function:create_db
|
| /src/libexec/ftpd/ |
| H A D | conf.c | 144 char *class, *word, *arg, *template; local in function:parse_conf
|
| /src/bin/csh/ |
| H A D | file.c | 607 is_prefix(Char *check, Char *template) argument 621 is_suffix(Char *check, Char *template) argument
|
| /src/usr.bin/man/ |
| H A D | man.c | 740 fmtcheck_ok(const char *userfmt, const char *template) argument
|
| /src/usr.sbin/acpitools/aml/ |
| H A D | aml_parse.c | 697 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 D | ipsec.c | 953 static const struct sockaddr_in template = { local in function:ipsec4_setspidx_ipaddr
|
| /src/sys/arch/usermode/usermode/ |
| H A D | thunk.c | 562 thunk_mkstemp(char *template) argument
|
| /src/usr.sbin/user/ |
| H A D | user.c | 737 char template[MaxFileNameLen]; local in function:setdefaults
|
| /src/lib/libedit/ |
| H A D | readline.c | 1288 char template[sizeof(_history_tmp_template)]; local in function:history_truncate_file
|
| /src/sys/external/bsd/ipf/netinet/ |
| H A D | fil.c | 6949 ipf_tune_array_copy(void *base, size_t size, const ipftuneable_t *template) argument
|
| /src/sys/netinet/ |
| H A D | sctp_output.c | 3993 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...] |