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

1234567891011>>

/freebsd-9.3-release/crypto/heimdal/lib/kadm5/
H A Dcheck-cracklib.pl78 my $reason = shift;
79 print "$reason\n";
94 my $reason;
96 $reason = check_basic($params{'principal'}, $params{'new-password'});
97 badpassword($reason) if ($reason ne "ok");
99 $reason = fascist_check($params{'new-password'}, $database);
100 badpassword($reason) if ($reason ne "ok");
102 $reason
[all...]
/freebsd-9.3-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-9.3-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-9.3-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-9.3-release/tools/regression/posixsem/
H A Dtest.h54 void skip(const char *reason);
55 void todo(const char *reason);
H A Dtest.c100 skip(const char *reason) argument
103 print_status("ok", "skip %s", reason);
107 todo(const char *reason) argument
110 print_status("not ok", "TODO %s", reason);
/freebsd-9.3-release/tools/regression/posixshm/
H A Dtest.h54 void skip(const char *reason);
55 void todo(const char *reason);
H A Dtest.c100 skip(const char *reason) argument
103 print_status("ok", "skip %s", reason);
107 todo(const char *reason) argument
110 print_status("not ok", "TODO %s", reason);
/freebsd-9.3-release/crypto/openssl/crypto/comp/
H A Dcomp_err.c59 * only reason strings will be preserved.
70 # define ERR_REASON(reason) ERR_PACK(ERR_LIB_COMP,0,reason)
/freebsd-9.3-release/crypto/openssl/demos/tunala/
H A Dcb.c75 const char *reason = NULL; /* Error reason (if any) */ local
92 reason = int_reason_no_issuer;
95 reason = int_reason_not_yet;
98 reason = int_reason_before;
101 reason = int_reason_expired;
104 reason = int_reason_after;
111 if (reason)
112 fprintf(fp_cb_ssl_verify, "error=%s\n", reason);
/freebsd-9.3-release/crypto/openssl/crypto/
H A Dcpt_err.c59 * only reason strings will be preserved.
70 # define ERR_REASON(reason) ERR_PACK(ERR_LIB_CRYPTO,0,reason)
/freebsd-9.3-release/crypto/openssl/crypto/ecdh/
H A Dech_err.c59 * only reason strings will be preserved.
70 # define ERR_REASON(reason) ERR_PACK(ERR_LIB_ECDH,0,reason)
/freebsd-9.3-release/crypto/openssl/crypto/objects/
H A Dobj_err.c59 * only reason strings will be preserved.
70 # define ERR_REASON(reason) ERR_PACK(ERR_LIB_OBJ,0,reason)
/freebsd-9.3-release/crypto/openssl/crypto/buffer/
H A Dbuf_err.c59 * only reason strings will be preserved.
70 # define ERR_REASON(reason) ERR_PACK(ERR_LIB_BUF,0,reason)
/freebsd-9.3-release/crypto/openssl/engines/
H A De_sureware_err.c59 * only reason strings will be preserved.
70 # define ERR_REASON(reason) ERR_PACK(0,0,reason)
149 static void ERR_SUREWARE_error(int function, int reason, char *file, int line) argument
153 ERR_PUT_error(SUREWARE_lib_error_code, function, reason, file, line);
H A De_ubsec_err.c59 * only reason strings will be preserved.
70 # define ERR_REASON(reason) ERR_PACK(0,0,reason)
149 static void ERR_UBSEC_error(int function, int reason, char *file, int line) argument
153 ERR_PUT_error(UBSEC_lib_error_code, function, reason, file, line);
H A De_nuron_err.c59 * only reason strings will be preserved.
70 # define ERR_REASON(reason) ERR_PACK(0,0,reason)
137 static void ERR_NURON_error(int function, int reason, char *file, int line) argument
141 ERR_PUT_error(NURON_lib_error_code, function, reason, file, line);
H A De_nuron_err.h69 static void ERR_NURON_error(int function, int reason, char *file, int line);
H A De_gmp_err.h69 static void ERR_GMP_error(int function, int reason, char *file, int line);
H A De_4758cca_err.c59 * only reason strings will be preserved.
70 # 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_chil_err.c59 * only reason strings will be preserved.
70 # define ERR_REASON(reason) ERR_PACK(0,0,reason)
152 static void ERR_HWCRHK_error(int function, int reason, char *file, int line) argument
156 ERR_PUT_error(HWCRHK_lib_error_code, function, reason, file, line);
H A De_cswift_err.c59 * only reason strings will be preserved.
70 # define ERR_REASON(reason) ERR_PACK(0,0,reason)
145 static void ERR_CSWIFT_error(int function, int reason, char *file, int line) argument
149 ERR_PUT_error(CSWIFT_lib_error_code, function, reason, file, line);
H A De_gmp_err.c59 * only reason strings will be preserved.
70 # define ERR_REASON(reason) ERR_PACK(0,0,reason)
132 static void ERR_GMP_error(int function, int reason, char *file, int line) argument
136 ERR_PUT_error(GMP_lib_error_code, function, reason, file, line);
H A De_aep_err.c59 * only reason strings will be preserved.
70 # define ERR_REASON(reason) ERR_PACK(0,0,reason)
154 static void ERR_AEPHK_error(int function, int reason, char *file, int line) argument
158 ERR_PUT_error(AEPHK_lib_error_code, function, reason, file, line);
H A De_atalla_err.c59 * only reason strings will be preserved.
70 # define ERR_REASON(reason) ERR_PACK(0,0,reason)
140 static void ERR_ATALLA_error(int function, int reason, char *file, int line) argument
144 ERR_PUT_error(ATALLA_lib_error_code, function, reason, file, line);

Completed in 113 milliseconds

1234567891011>>