Searched refs:ac (Results 1 - 25 of 1194) sorted by relevance

1234567891011>>

/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/testsuite/g++.dg/other/
H A Dcanon-31724.C1 struct ac {ac();}; struct
2 ac spline_rep1(void)
4 typedef ac at[2];
5 ac * b = new ac[2];
/netbsd-6-1-5-RELEASE/usr.sbin/ac/
H A DMakefile3 PROG= ac
4 MAN= ac.8
/netbsd-6-1-5-RELEASE/external/bsd/openldap/dist/servers/slapd/back-dnssrv/
H A Dcompare.c28 #include <ac/string.h>
29 #include <ac/socket.h>
H A Dconfig.c28 #include <ac/string.h>
29 #include <ac/socket.h>
/netbsd-6-1-5-RELEASE/external/bsd/openldap/dist/include/ac/
H A Dcrypt.h4 /* OpenLDAP: pkg/ldap/include/ac/crypt.h,v 1.10.2.5 2010/04/13 20:22:50 kurt Exp */
22 #include <ac/unistd.h>
H A Dparam.h4 /* OpenLDAP: pkg/ldap/include/ac/param.h,v 1.13.2.6 2010/04/13 20:22:51 kurt Exp */
27 #include <ac/unistd.h>
/netbsd-6-1-5-RELEASE/crypto/external/bsd/netpgp/
H A Dmkdist11 ac=ac.$$
12 awk -F, -v t=$t '/AC_INIT/ { printf("%s,[%s],%s\n", $1, t, $3); next} { print }' dist/configure.ac > $ac && mv $ac dist/configure.ac
/netbsd-6-1-5-RELEASE/external/bsd/iscsi/
H A Dmkdist12 ac=ac.$$
19 }' dist/configure.ac > $ac && mv $ac dist/configure.ac
/netbsd-6-1-5-RELEASE/crypto/external/bsd/heimdal/dist/lib/krb5/
H A Dmk_req_ext.c52 krb5_auth_context ac; local
59 ac = *auth_context;
61 ret = krb5_auth_con_init(context, &ac);
65 if(ac->local_subkey == NULL && (ap_req_options & AP_OPTS_USE_SUBKEY)) {
67 ac,
73 krb5_free_keyblock(context, ac->keyblock);
74 ret = krb5_copy_keyblock(context, &in_creds->session, &ac->keyblock);
84 if(ac->keyblock->keytype == ETYPE_DES_CBC_CRC) {
93 } else if(ac->keyblock->keytype == ETYPE_ARCFOUR_HMAC_MD5 ||
94 ac
[all...]
/netbsd-6-1-5-RELEASE/external/bsd/openldap/dist/servers/slapd/back-passwd/
H A Dconfig.c37 #include <ac/socket.h>
38 #include <ac/string.h>
39 #include <ac/time.h>
/netbsd-6-1-5-RELEASE/external/bsd/openldap/dist/libraries/libldap/
H A Dprint.c22 #include <ac/ctype.h>
23 #include <ac/stdarg.h>
24 #include <ac/string.h>
25 #include <ac/time.h>
H A Dbind.c26 #include <ac/stdlib.h>
28 #include <ac/socket.h>
29 #include <ac/string.h>
30 #include <ac/time.h>
H A Dmessages.c23 #include <ac/stdlib.h>
25 #include <ac/socket.h>
26 #include <ac/string.h>
27 #include <ac/time.h>
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/contrib/
H A Dgcc_update8 # Originally by Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>, August 1998.
66 fixincludes/configure: fixincludes/configure.ac fixincludes/aclocal.m4
67 fixincludes/config.h.in: fixincludes/configure.ac fixincludes/aclocal.m4
70 intl/configure: intl/configure.ac intl/aclocal.m4
71 intl/config.h.in: intl/configure.ac intl/aclocal.m4
73 gcc/configure: gcc/configure.ac
74 gcc/cstamp-h.in: gcc/configure.ac
88 lto-plugin/configure: lto-plugin/configure.ac lto-plugin/aclocal.m4
91 libbanshee/configure: libbanshee/configure.ac
92 libmudflap/configure: libmudflap/configure.ac
[all...]
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/contrib/
H A Dgcc_update8 # Originally by Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>, August 1998.
66 fixincludes/configure: fixincludes/configure.ac fixincludes/aclocal.m4
67 fixincludes/config.h.in: fixincludes/configure.ac fixincludes/aclocal.m4
70 intl/configure: intl/configure.ac intl/aclocal.m4
71 intl/config.h.in: intl/configure.ac intl/aclocal.m4
73 gcc/configure: gcc/configure.ac
74 gcc/cstamp-h.in: gcc/configure.ac
85 libbanshee/configure: libbanshee/configure.ac
86 libmudflap/configure: libmudflap/configure.ac
87 libobjc/configure: libobjc/configure.ac
[all...]
/netbsd-6-1-5-RELEASE/external/bsd/openldap/dist/libraries/libldap_r/
H A Dthreads.c22 #include <ac/stdarg.h>
23 #include <ac/stdlib.h>
24 #include <ac/string.h>
25 #include <ac/unistd.h>
/netbsd-6-1-5-RELEASE/external/bsd/openldap/dist/libraries/liblutil/
H A Dmemcmp.c20 #include <ac/string.h>
H A Dsetproctitle.c34 #include <ac/stdlib.h>
36 #include <ac/setproctitle.h>
37 #include <ac/string.h>
38 #include <ac/stdarg.h>
H A Dsignal.c21 #include <ac/string.h>
22 #include <ac/signal.h>
/netbsd-6-1-5-RELEASE/external/bsd/openldap/dist/servers/slapd/back-sock/
H A Dopensock.c27 #include <ac/errno.h>
28 #include <ac/string.h>
29 #include <ac/socket.h>
30 #include <ac/unistd.h>
/netbsd-6-1-5-RELEASE/external/bsd/openldap/dist/servers/slapd/
H A Dglobals.c21 #include <ac/string.h>
H A Dlock.c33 #include <ac/string.h>
34 #include <ac/socket.h>
35 #include <ac/time.h>
36 #include <ac/unistd.h>
/netbsd-6-1-5-RELEASE/crypto/external/bsd/heimdal/dist/lib/kadm5/
H A Ddestroy_c.c52 if (context->ac != NULL)
53 krb5_auth_con_free(context->context, context->ac);
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/testsuite/g++.dg/torture/
H A Dpr34099.C8 multiply(NumType a, NumType b, unsigned ac, NumType &ab) argument
11 for (unsigned j=0; j<ac; j++)
/netbsd-6-1-5-RELEASE/crypto/external/bsd/heimdal/dist/lib/gssapi/krb5/
H A Dexport_sec_context.c48 krb5_auth_context ac; local
72 ac = ctx->auth_context;
77 if (ac->local_address)
79 if (ac->remote_address)
81 if (ac->keyblock)
83 if (ac->local_subkey)
85 if (ac->remote_subkey)
96 kret = krb5_store_int32 (sp, ac->flags);
101 if (ac->local_address) {
102 kret = krb5_store_address (sp, *ac
[all...]

Completed in 162 milliseconds

1234567891011>>