Searched refs:reason (Results 1 - 25 of 392) sorted by relevance

1234567891011>>

/freebsd-10.0-release/crypto/heimdal/lib/kadm5/
H A Dcheck-cracklib.pl84 my $reason = shift;
85 print "$reason\n";
100 my $reason;
102 $reason = check_basic($params{'principal'}, $params{'new-password'});
103 badpassword($reason) if ($reason ne "ok");
105 $reason = fascist_check($params{'new-password'}, $database);
106 badpassword($reason) if ($reason ne "ok");
108 $reason
[all...]
/freebsd-10.0-release/contrib/llvm/include/llvm/Support/
H A DErrorHandling.h27 const std::string& reason,
77 LLVM_ATTRIBUTE_NORETURN void report_fatal_error(const char *reason,
79 LLVM_ATTRIBUTE_NORETURN void report_fatal_error(const std::string &reason,
81 LLVM_ATTRIBUTE_NORETURN void report_fatal_error(StringRef reason,
83 LLVM_ATTRIBUTE_NORETURN void report_fatal_error(const Twine &reason,
/freebsd-10.0-release/contrib/gcc/config/i386/
H A Dnetware-libgcc.c33 DWORD reason, void *hModule)
35 switch (reason)
32 DllMain(HINSTANCE libraryId __attribute__ ((__unused__)), DWORD reason, void *hModule) argument
/freebsd-10.0-release/tools/regression/posixsem/
H A Dtest.h54 void skip(const char *reason);
55 void todo(const char *reason);
/freebsd-10.0-release/tools/regression/posixshm/
H A Dtest.h54 void skip(const char *reason);
55 void todo(const char *reason);
/freebsd-10.0-release/contrib/atf/atf-c/
H A Dtc.c154 * because the caller needs to clean up the reason object before terminating.
158 const atf_dynstr_t *reason)
167 INV(arg == -1 || reason != NULL);
173 if (reason != NULL) {
182 r = atf_dynstr_cstring(reason);
197 errno, "Failed to write results file; result %s, reason %s", result,
198 reason == NULL ? "null" : atf_dynstr_cstring(reason));
203 * The input reason is released in all cases.
210 atf_dynstr_t *reason)
157 write_resfile(const int fd, const char *result, const int arg, const atf_dynstr_t *reason) argument
209 create_resfile(const char *resfile, const char *result, const int arg, atf_dynstr_t *reason) argument
240 atf_dynstr_t reason; local
283 expected_failure(struct context *ctx, atf_dynstr_t *reason) argument
292 fail_requirement(struct context *ctx, atf_dynstr_t *reason) argument
307 fail_check(struct context *ctx, atf_dynstr_t *reason) argument
342 skip(struct context *ctx, atf_dynstr_t *reason) argument
367 format_reason_ap(atf_dynstr_t *out_reason, const char *source_file, const size_t source_line, const char *reason, va_list ap) argument
392 format_reason_fmt(atf_dynstr_t *out_reason, const char *source_file, const size_t source_line, const char *reason, ...) argument
413 atf_dynstr_t reason; local
420 atf_dynstr_t reason; local
477 atf_dynstr_t reason; local
510 atf_dynstr_t reason; local
817 atf_dynstr_t reason; local
831 atf_dynstr_t reason; local
845 atf_dynstr_t reason; local
859 atf_dynstr_t reason; local
885 atf_dynstr_t reason; local
921 _atf_tc_expect_fail(struct context *ctx, const char *reason, va_list ap) argument
936 _atf_tc_expect_exit(struct context *ctx, const int exitcode, const char *reason, va_list ap) argument
953 _atf_tc_expect_signal(struct context *ctx, const int signo, const char *reason, va_list ap) argument
970 _atf_tc_expect_death(struct context *ctx, const char *reason, va_list ap) argument
986 _atf_tc_expect_timeout(struct context *ctx, const char *reason, va_list ap) argument
1017 atf_dynstr_t reason; local
1023 atf_dynstr_t reason; local
1164 atf_tc_expect_fail(const char *reason, ...) argument
1176 atf_tc_expect_exit(const int exitcode, const char *reason, ...) argument
1188 atf_tc_expect_signal(const int signo, const char *reason, ...) argument
1200 atf_tc_expect_death(const char *reason, ...) argument
1212 atf_tc_expect_timeout(const char *reason, ...) argument
[all...]
/freebsd-10.0-release/contrib/apr-util/ldap/
H A Dapr_ldap_option.c71 result->reason = apr_pstrdup(pool, "LDAP: Could not get an option");
114 result->reason = "LDAP: Verify certificate not yet supported by APR on the "
140 result->reason = "LDAP: SSL/TLS not yet supported by APR on this "
150 result->reason = "LDAP: Could not set verify mode";
163 result->reason = "Unable to set LDAP_OPT_REFERRALS.";
187 result->reason = "Unable to set LDAP_OPT_REFHOPLIMIT.";
199 result->reason = "LDAP: Could not set an option";
243 result->reason = "LDAP: Could not switch SSL on for this "
248 result->reason = "LDAP: STARTTLS is not supported by the "
253 result->reason
[all...]
/freebsd-10.0-release/contrib/apr/misc/unix/
H A Dotherchild.c56 void (*maintenance) (int reason, void *, int status),
104 int reason,
115 (*ocr->maintenance) (reason, ocr->data, status);
122 int reason)
147 (*ocr->maintenance) (reason, ocr->data, -1);
169 (*ocr->maintenance) (reason, ocr->data, -1);
179 APR_DECLARE(void) apr_proc_other_child_refresh_all(int reason) argument
185 apr_proc_other_child_refresh(ocr, reason);
192 void (*maintenance) (int reason, void *, int status),
204 int reason,
55 apr_proc_other_child_register(apr_proc_t *proc, void (*maintenance) (int reason, void *, int status), void *data, apr_file_t *write_fd, apr_pool_t *p) argument
121 apr_proc_other_child_refresh(apr_other_child_rec_t *ocr, int reason) argument
191 apr_proc_other_child_register(apr_proc_t *proc, void (*maintenance) (int reason, void *, int status), void *data, apr_file_t *write_fd, apr_pool_t *p) argument
210 apr_proc_other_child_refresh(apr_other_child_rec_t *ocr, int reason) argument
216 apr_proc_other_child_refresh_all(int reason) argument
[all...]
/freebsd-10.0-release/crypto/openssl/crypto/buffer/
H A Dbuf_err.c58 * only reason strings will be preserved.
69 #define ERR_REASON(reason) ERR_PACK(ERR_LIB_BUF,0,reason)
/freebsd-10.0-release/crypto/openssl/crypto/comp/
H A Dcomp_err.c58 * only reason strings will be preserved.
69 #define ERR_REASON(reason) ERR_PACK(ERR_LIB_COMP,0,reason)
/freebsd-10.0-release/crypto/openssl/crypto/ecdh/
H A Dech_err.c58 * only reason strings will be preserved.
69 #define ERR_REASON(reason) ERR_PACK(ERR_LIB_ECDH,0,reason)
/freebsd-10.0-release/crypto/openssl/crypto/objects/
H A Dobj_err.c58 * only reason strings will be preserved.
69 #define ERR_REASON(reason) ERR_PACK(ERR_LIB_OBJ,0,reason)
/freebsd-10.0-release/crypto/openssl/crypto/rand/
H A Drand_err.c58 * only reason strings will be preserved.
69 #define ERR_REASON(reason) ERR_PACK(ERR_LIB_RAND,0,reason)
/freebsd-10.0-release/sys/xen/interface/
H A Dsched.h68 unsigned int reason; /* SHUTDOWN_* */ member in struct:sched_shutdown
96 unsigned int reason; /* SHUTDOWN_xxx reason */ member in struct:sched_remote_shutdown
/freebsd-10.0-release/contrib/unbound/validator/
H A Dval_secalgo.h75 * @param reason: bogus reason in more detail.
81 unsigned char* key, unsigned int keylen, char** reason);
/freebsd-10.0-release/crypto/openssl/engines/
H A De_4758cca_err.c58 * only reason strings will be preserved.
69 #define ERR_REASON(reason) ERR_PACK(0,0,reason)
148 static void ERR_CCA4758_error(int function, int reason, char *file, int line) argument
152 ERR_PUT_error(CCA4758_lib_error_code,function,reason,file,line);
H A De_aep_err.c58 * only reason strings will be preserved.
69 #define ERR_REASON(reason) ERR_PACK(0,0,reason)
156 static void ERR_AEPHK_error(int function, int reason, char *file, int line) argument
160 ERR_PUT_error(AEPHK_lib_error_code,function,reason,file,line);
H A De_atalla_err.c58 * only reason strings will be preserved.
69 #define ERR_REASON(reason) ERR_PACK(0,0,reason)
144 static void ERR_ATALLA_error(int function, int reason, char *file, int line) argument
148 ERR_PUT_error(ATALLA_lib_error_code,function,reason,file,line);
H A De_atalla_err.h68 static void ERR_ATALLA_error(int function, int reason, char *file, int line);
H A De_chil_err.c58 * only reason strings will be preserved.
69 #define ERR_REASON(reason) ERR_PACK(0,0,reason)
155 static void ERR_HWCRHK_error(int function, int reason, char *file, int line) argument
159 ERR_PUT_error(HWCRHK_lib_error_code,function,reason,file,line);
H A De_cswift_err.c58 * only reason strings will be preserved.
69 #define ERR_REASON(reason) ERR_PACK(0,0,reason)
149 static void ERR_CSWIFT_error(int function, int reason, char *file, int line) argument
153 ERR_PUT_error(CSWIFT_lib_error_code,function,reason,file,line);
H A De_gmp_err.c58 * only reason strings will be preserved.
69 #define ERR_REASON(reason) ERR_PACK(0,0,reason)
136 static void ERR_GMP_error(int function, int reason, char *file, int line) argument
140 ERR_PUT_error(GMP_lib_error_code,function,reason,file,line);
H A De_gmp_err.h68 static void ERR_GMP_error(int function, int reason, char *file, int line);
H A De_nuron_err.c58 * only reason strings will be preserved.
69 #define ERR_REASON(reason) ERR_PACK(0,0,reason)
141 static void ERR_NURON_error(int function, int reason, char *file, int line) argument
145 ERR_PUT_error(NURON_lib_error_code,function,reason,file,line);
H A De_nuron_err.h68 static void ERR_NURON_error(int function, int reason, char *file, int line);

Completed in 202 milliseconds

1234567891011>>