Home
last modified time | relevance | path

Searched refs:cf (Results 1 – 25 of 290) sorted by relevance

12345678910>>...12

/NextBSD/crypto/heimdal/
HDMakefile.am19 ACLOCAL_AMFLAGS = -I cf
40 cf/make-proto.pl \
41 cf/install-catman.sh \
42 cf/ChangeLog \
43 cf/c-function.m4 \
44 cf/ChangeLog \
45 cf/have-pragma-weak.m4 \
46 cf/have-types.m4 \
47 cf/krb-func-getcwd-broken.m4 \
48 cf/krb-prog-ranlib.m4 \
[all …]
HDMakefile.in44 $(top_srcdir)/cf/Makefile.am.common $(top_srcdir)/configure \
50 am__aclocal_m4_deps = $(top_srcdir)/cf/aix.m4 \
51 $(top_srcdir)/cf/auth-modules.m4 \
52 $(top_srcdir)/cf/broken-getaddrinfo.m4 \
53 $(top_srcdir)/cf/broken-glob.m4 \
54 $(top_srcdir)/cf/broken-realloc.m4 \
55 $(top_srcdir)/cf/broken-snprintf.m4 $(top_srcdir)/cf/broken.m4 \
56 $(top_srcdir)/cf/broken2.m4 $(top_srcdir)/cf/c-attribute.m4 \
57 $(top_srcdir)/cf/capabilities.m4 \
58 $(top_srcdir)/cf/check-compile-et.m4 \
[all …]
/NextBSD/crypto/heimdal/include/
HDMakefile.in47 $(top_srcdir)/cf/Makefile.am.common
51 am__aclocal_m4_deps = $(top_srcdir)/cf/aix.m4 \
52 $(top_srcdir)/cf/auth-modules.m4 \
53 $(top_srcdir)/cf/broken-getaddrinfo.m4 \
54 $(top_srcdir)/cf/broken-glob.m4 \
55 $(top_srcdir)/cf/broken-realloc.m4 \
56 $(top_srcdir)/cf/broken-snprintf.m4 $(top_srcdir)/cf/broken.m4 \
57 $(top_srcdir)/cf/broken2.m4 $(top_srcdir)/cf/c-attribute.m4 \
58 $(top_srcdir)/cf/capabilities.m4 \
59 $(top_srcdir)/cf/check-compile-et.m4 \
[all …]
/NextBSD/etc/mail/
HDMakefile83 INSTALL_CF= ${SENDMAIL_MC:R}.cf
86 INSTALL_SUBMIT_CF= ${SENDMAIL_SUBMIT_MC:R}.cf
95 .if exists(/usr/share/sendmail/cf)
96 SENDMAIL_CF_DIR?= /usr/share/sendmail/cf
97 .elif exists(/usr/src/contrib/sendmail/cf)
98 SENDMAIL_CF_DIR?= /usr/src/contrib/sendmail/cf
165 .SUFFIXES: .cf .mc
167 .mc.cf: ${M4FILES}
169 ${SENDMAIL_CF_DIR}/m4/cf.m4 ${@:R}.mc > ${.TARGET}
185 all: cf maps aliases
[all …]
/NextBSD/contrib/compiler-rt/lib/asan/
HDasan_activation.cc32 void RegisterActivationFlags(FlagParser *parser, Flags *f, CommonFlags *cf) { in RegisterActivationFlags()
36 RegisterFlag(parser, #Name, "", &cf->Name); in RegisterActivationFlags()
41 RegisterIncludeFlag(parser, cf); in RegisterActivationFlags()
46 CommonFlags cf; in OverrideFromActivationFlags() local
48 RegisterActivationFlags(&parser, &f, &cf); in OverrideFromActivationFlags()
51 allocator_options.CopyTo(&f, &cf); in OverrideFromActivationFlags()
52 cf.malloc_context_size = malloc_context_size; in OverrideFromActivationFlags()
54 cf.coverage = coverage; in OverrideFromActivationFlags()
55 cf.coverage_dir = coverage_dir; in OverrideFromActivationFlags()
56 cf.verbosity = Verbosity(); in OverrideFromActivationFlags()
[all …]
/NextBSD/lib/libcrypt/
HDcrypt.c90 const struct crypt_format *cf; in crypt_set_format() local
92 for (cf = crypt_formats; cf->name != NULL; ++cf) { in crypt_set_format()
93 if (strcasecmp(cf->name, format) == 0) { in crypt_set_format()
94 crypt_format = cf; in crypt_set_format()
109 const struct crypt_format *cf; in crypt() local
114 for (cf = crypt_formats; cf->name != NULL; ++cf) in crypt()
115 if (cf->magic != NULL && strstr(salt, cf->magic) == salt) in crypt()
116 return (cf->func(passwd, salt)); in crypt()
/NextBSD/crypto/heimdal/etc/
HDMakefile.in44 $(top_srcdir)/cf/Makefile.am.common
47 am__aclocal_m4_deps = $(top_srcdir)/cf/aix.m4 \
48 $(top_srcdir)/cf/auth-modules.m4 \
49 $(top_srcdir)/cf/broken-getaddrinfo.m4 \
50 $(top_srcdir)/cf/broken-glob.m4 \
51 $(top_srcdir)/cf/broken-realloc.m4 \
52 $(top_srcdir)/cf/broken-snprintf.m4 $(top_srcdir)/cf/broken.m4 \
53 $(top_srcdir)/cf/broken2.m4 $(top_srcdir)/cf/c-attribute.m4 \
54 $(top_srcdir)/cf/capabilities.m4 \
55 $(top_srcdir)/cf/check-compile-et.m4 \
[all …]
/NextBSD/crypto/heimdal/include/kadm5/
HDMakefile.in44 $(top_srcdir)/cf/Makefile.am.common
47 am__aclocal_m4_deps = $(top_srcdir)/cf/aix.m4 \
48 $(top_srcdir)/cf/auth-modules.m4 \
49 $(top_srcdir)/cf/broken-getaddrinfo.m4 \
50 $(top_srcdir)/cf/broken-glob.m4 \
51 $(top_srcdir)/cf/broken-realloc.m4 \
52 $(top_srcdir)/cf/broken-snprintf.m4 $(top_srcdir)/cf/broken.m4 \
53 $(top_srcdir)/cf/broken2.m4 $(top_srcdir)/cf/c-attribute.m4 \
54 $(top_srcdir)/cf/capabilities.m4 \
55 $(top_srcdir)/cf/check-compile-et.m4 \
[all …]
/NextBSD/crypto/heimdal/include/hcrypto/
HDMakefile.in44 $(top_srcdir)/cf/Makefile.am.common
47 am__aclocal_m4_deps = $(top_srcdir)/cf/aix.m4 \
48 $(top_srcdir)/cf/auth-modules.m4 \
49 $(top_srcdir)/cf/broken-getaddrinfo.m4 \
50 $(top_srcdir)/cf/broken-glob.m4 \
51 $(top_srcdir)/cf/broken-realloc.m4 \
52 $(top_srcdir)/cf/broken-snprintf.m4 $(top_srcdir)/cf/broken.m4 \
53 $(top_srcdir)/cf/broken2.m4 $(top_srcdir)/cf/c-attribute.m4 \
54 $(top_srcdir)/cf/capabilities.m4 \
55 $(top_srcdir)/cf/check-compile-et.m4 \
[all …]
/NextBSD/crypto/heimdal/include/gssapi/
HDMakefile.in44 $(top_srcdir)/cf/Makefile.am.common
47 am__aclocal_m4_deps = $(top_srcdir)/cf/aix.m4 \
48 $(top_srcdir)/cf/auth-modules.m4 \
49 $(top_srcdir)/cf/broken-getaddrinfo.m4 \
50 $(top_srcdir)/cf/broken-glob.m4 \
51 $(top_srcdir)/cf/broken-realloc.m4 \
52 $(top_srcdir)/cf/broken-snprintf.m4 $(top_srcdir)/cf/broken.m4 \
53 $(top_srcdir)/cf/broken2.m4 $(top_srcdir)/cf/c-attribute.m4 \
54 $(top_srcdir)/cf/capabilities.m4 \
55 $(top_srcdir)/cf/check-compile-et.m4 \
[all …]
/NextBSD/usr.sbin/bhyveload/
HDbhyveload.c156 struct cb_file *cf; in cb_open() local
166 cf = malloc(sizeof(struct cb_file)); in cb_open()
167 if (stat(path, &cf->cf_stat) < 0) { in cb_open()
168 free(cf); in cb_open()
172 cf->cf_size = st.st_size; in cb_open()
173 if (S_ISDIR(cf->cf_stat.st_mode)) { in cb_open()
174 cf->cf_isdir = 1; in cb_open()
175 cf->cf_u.dir = opendir(path); in cb_open()
176 if (!cf->cf_u.dir) in cb_open()
178 *hp = cf; in cb_open()
[all …]
/NextBSD/crypto/heimdal/tools/
HDMakefile.in46 $(top_srcdir)/cf/Makefile.am.common
49 am__aclocal_m4_deps = $(top_srcdir)/cf/aix.m4 \
50 $(top_srcdir)/cf/auth-modules.m4 \
51 $(top_srcdir)/cf/broken-getaddrinfo.m4 \
52 $(top_srcdir)/cf/broken-glob.m4 \
53 $(top_srcdir)/cf/broken-realloc.m4 \
54 $(top_srcdir)/cf/broken-snprintf.m4 $(top_srcdir)/cf/broken.m4 \
55 $(top_srcdir)/cf/broken2.m4 $(top_srcdir)/cf/c-attribute.m4 \
56 $(top_srcdir)/cf/capabilities.m4 \
57 $(top_srcdir)/cf/check-compile-et.m4 \
[all …]
/NextBSD/crypto/heimdal/lib/vers/
HDMakefile.in45 $(top_srcdir)/cf/Makefile.am.common ChangeLog
48 am__aclocal_m4_deps = $(top_srcdir)/cf/aix.m4 \
49 $(top_srcdir)/cf/auth-modules.m4 \
50 $(top_srcdir)/cf/broken-getaddrinfo.m4 \
51 $(top_srcdir)/cf/broken-glob.m4 \
52 $(top_srcdir)/cf/broken-realloc.m4 \
53 $(top_srcdir)/cf/broken-snprintf.m4 $(top_srcdir)/cf/broken.m4 \
54 $(top_srcdir)/cf/broken2.m4 $(top_srcdir)/cf/c-attribute.m4 \
55 $(top_srcdir)/cf/capabilities.m4 \
56 $(top_srcdir)/cf/check-compile-et.m4 \
[all …]
/NextBSD/crypto/heimdal/appl/ftp/common/
HDMakefile.in45 $(top_srcdir)/cf/Makefile.am.common
48 am__aclocal_m4_deps = $(top_srcdir)/cf/aix.m4 \
49 $(top_srcdir)/cf/auth-modules.m4 \
50 $(top_srcdir)/cf/broken-getaddrinfo.m4 \
51 $(top_srcdir)/cf/broken-glob.m4 \
52 $(top_srcdir)/cf/broken-realloc.m4 \
53 $(top_srcdir)/cf/broken-snprintf.m4 $(top_srcdir)/cf/broken.m4 \
54 $(top_srcdir)/cf/broken2.m4 $(top_srcdir)/cf/c-attribute.m4 \
55 $(top_srcdir)/cf/capabilities.m4 \
56 $(top_srcdir)/cf/check-compile-et.m4 \
[all …]
/NextBSD/contrib/compiler-rt/lib/sanitizer_common/tests/
HDsanitizer_flags_test.cc122 CommonFlags cf; in TEST() local
124 RegisterCommonFlags(&parser, &cf); in TEST()
126 cf.SetDefaults(); in TEST()
127 EXPECT_TRUE(cf.symbolize); in TEST()
128 EXPECT_STREQ(".", cf.coverage_dir); in TEST()
130 cf.symbolize = false; in TEST()
131 cf.coverage = true; in TEST()
132 cf.coverage_direct = true; in TEST()
133 cf.log_path = "path/one"; in TEST()
136 EXPECT_TRUE(cf.symbolize); in TEST()
[all …]
/NextBSD/crypto/heimdal/appl/
HDMakefile.in44 $(top_srcdir)/cf/Makefile.am.common
47 am__aclocal_m4_deps = $(top_srcdir)/cf/aix.m4 \
48 $(top_srcdir)/cf/auth-modules.m4 \
49 $(top_srcdir)/cf/broken-getaddrinfo.m4 \
50 $(top_srcdir)/cf/broken-glob.m4 \
51 $(top_srcdir)/cf/broken-realloc.m4 \
52 $(top_srcdir)/cf/broken-snprintf.m4 $(top_srcdir)/cf/broken.m4 \
53 $(top_srcdir)/cf/broken2.m4 $(top_srcdir)/cf/c-attribute.m4 \
54 $(top_srcdir)/cf/capabilities.m4 \
55 $(top_srcdir)/cf/check-compile-et.m4 \
[all …]
/NextBSD/crypto/heimdal/lib/sqlite/
HDMakefile.in46 $(top_srcdir)/cf/Makefile.am.common
49 am__aclocal_m4_deps = $(top_srcdir)/cf/aix.m4 \
50 $(top_srcdir)/cf/auth-modules.m4 \
51 $(top_srcdir)/cf/broken-getaddrinfo.m4 \
52 $(top_srcdir)/cf/broken-glob.m4 \
53 $(top_srcdir)/cf/broken-realloc.m4 \
54 $(top_srcdir)/cf/broken-snprintf.m4 $(top_srcdir)/cf/broken.m4 \
55 $(top_srcdir)/cf/broken2.m4 $(top_srcdir)/cf/c-attribute.m4 \
56 $(top_srcdir)/cf/capabilities.m4 \
57 $(top_srcdir)/cf/check-compile-et.m4 \
[all …]
/NextBSD/crypto/heimdal/appl/telnet/libtelnet/
HDMakefile.in45 $(top_srcdir)/cf/Makefile.am.common
48 am__aclocal_m4_deps = $(top_srcdir)/cf/aix.m4 \
49 $(top_srcdir)/cf/auth-modules.m4 \
50 $(top_srcdir)/cf/broken-getaddrinfo.m4 \
51 $(top_srcdir)/cf/broken-glob.m4 \
52 $(top_srcdir)/cf/broken-realloc.m4 \
53 $(top_srcdir)/cf/broken-snprintf.m4 $(top_srcdir)/cf/broken.m4 \
54 $(top_srcdir)/cf/broken2.m4 $(top_srcdir)/cf/c-attribute.m4 \
55 $(top_srcdir)/cf/capabilities.m4 \
56 $(top_srcdir)/cf/check-compile-et.m4 \
[all …]
/NextBSD/crypto/heimdal/appl/gssmask/
HDMakefile.in45 $(top_srcdir)/cf/Makefile.am.common
49 am__aclocal_m4_deps = $(top_srcdir)/cf/aix.m4 \
50 $(top_srcdir)/cf/auth-modules.m4 \
51 $(top_srcdir)/cf/broken-getaddrinfo.m4 \
52 $(top_srcdir)/cf/broken-glob.m4 \
53 $(top_srcdir)/cf/broken-realloc.m4 \
54 $(top_srcdir)/cf/broken-snprintf.m4 $(top_srcdir)/cf/broken.m4 \
55 $(top_srcdir)/cf/broken2.m4 $(top_srcdir)/cf/c-attribute.m4 \
56 $(top_srcdir)/cf/capabilities.m4 \
57 $(top_srcdir)/cf/check-compile-et.m4 \
[all …]
/NextBSD/crypto/heimdal/appl/ftp/
HDMakefile.in44 $(top_srcdir)/cf/Makefile.am.common ChangeLog
47 am__aclocal_m4_deps = $(top_srcdir)/cf/aix.m4 \
48 $(top_srcdir)/cf/auth-modules.m4 \
49 $(top_srcdir)/cf/broken-getaddrinfo.m4 \
50 $(top_srcdir)/cf/broken-glob.m4 \
51 $(top_srcdir)/cf/broken-realloc.m4 \
52 $(top_srcdir)/cf/broken-snprintf.m4 $(top_srcdir)/cf/broken.m4 \
53 $(top_srcdir)/cf/broken2.m4 $(top_srcdir)/cf/c-attribute.m4 \
54 $(top_srcdir)/cf/capabilities.m4 \
55 $(top_srcdir)/cf/check-compile-et.m4 \
[all …]
/NextBSD/crypto/heimdal/appl/telnet/
HDMakefile.in44 $(top_srcdir)/cf/Makefile.am.common ChangeLog
47 am__aclocal_m4_deps = $(top_srcdir)/cf/aix.m4 \
48 $(top_srcdir)/cf/auth-modules.m4 \
49 $(top_srcdir)/cf/broken-getaddrinfo.m4 \
50 $(top_srcdir)/cf/broken-glob.m4 \
51 $(top_srcdir)/cf/broken-realloc.m4 \
52 $(top_srcdir)/cf/broken-snprintf.m4 $(top_srcdir)/cf/broken.m4 \
53 $(top_srcdir)/cf/broken2.m4 $(top_srcdir)/cf/c-attribute.m4 \
54 $(top_srcdir)/cf/capabilities.m4 \
55 $(top_srcdir)/cf/check-compile-et.m4 \
[all …]
/NextBSD/crypto/heimdal/appl/su/
HDMakefile.in45 $(top_srcdir)/cf/Makefile.am.common ChangeLog
49 am__aclocal_m4_deps = $(top_srcdir)/cf/aix.m4 \
50 $(top_srcdir)/cf/auth-modules.m4 \
51 $(top_srcdir)/cf/broken-getaddrinfo.m4 \
52 $(top_srcdir)/cf/broken-glob.m4 \
53 $(top_srcdir)/cf/broken-realloc.m4 \
54 $(top_srcdir)/cf/broken-snprintf.m4 $(top_srcdir)/cf/broken.m4 \
55 $(top_srcdir)/cf/broken2.m4 $(top_srcdir)/cf/c-attribute.m4 \
56 $(top_srcdir)/cf/capabilities.m4 \
57 $(top_srcdir)/cf/check-compile-et.m4 \
[all …]
/NextBSD/crypto/heimdal/lib/
HDMakefile.in44 $(top_srcdir)/cf/Makefile.am.common
47 am__aclocal_m4_deps = $(top_srcdir)/cf/aix.m4 \
48 $(top_srcdir)/cf/auth-modules.m4 \
49 $(top_srcdir)/cf/broken-getaddrinfo.m4 \
50 $(top_srcdir)/cf/broken-glob.m4 \
51 $(top_srcdir)/cf/broken-realloc.m4 \
52 $(top_srcdir)/cf/broken-snprintf.m4 $(top_srcdir)/cf/broken.m4 \
53 $(top_srcdir)/cf/broken2.m4 $(top_srcdir)/cf/c-attribute.m4 \
54 $(top_srcdir)/cf/capabilities.m4 \
55 $(top_srcdir)/cf/check-compile-et.m4 \
[all …]
/NextBSD/crypto/heimdal/appl/rcp/
HDMakefile.in45 $(top_srcdir)/cf/Makefile.am.common ChangeLog
49 am__aclocal_m4_deps = $(top_srcdir)/cf/aix.m4 \
50 $(top_srcdir)/cf/auth-modules.m4 \
51 $(top_srcdir)/cf/broken-getaddrinfo.m4 \
52 $(top_srcdir)/cf/broken-glob.m4 \
53 $(top_srcdir)/cf/broken-realloc.m4 \
54 $(top_srcdir)/cf/broken-snprintf.m4 $(top_srcdir)/cf/broken.m4 \
55 $(top_srcdir)/cf/broken2.m4 $(top_srcdir)/cf/c-attribute.m4 \
56 $(top_srcdir)/cf/capabilities.m4 \
57 $(top_srcdir)/cf/check-compile-et.m4 \
[all …]
/NextBSD/sys/powerpc/powerpc/
HDvm_machdep.c111 struct callframe *cf; in cpu_fork() local
144 cf = (struct callframe *)tf - 1; in cpu_fork()
145 memset(cf, 0, sizeof(struct callframe)); in cpu_fork()
147 cf->cf_toc = ((register_t *)fork_return)[1]; in cpu_fork()
149 cf->cf_func = (register_t)fork_return; in cpu_fork()
150 cf->cf_arg0 = (register_t)td2; in cpu_fork()
151 cf->cf_arg1 = (register_t)tf; in cpu_fork()
153 pcb->pcb_sp = (register_t)cf; in cpu_fork()
184 struct callframe *cf; in cpu_set_fork_handler() local
189 cf = (struct callframe *)td->td_pcb->pcb_sp; in cpu_set_fork_handler()
[all …]

12345678910>>...12