Searched refs:problem (Results 1 - 16 of 16) sorted by relevance
/illumos-gate/usr/src/lib/gss_mechs/mech_krb5/krb5/krb/ |
H A D | recvauth.c | 60 krb5_error_code retval, problem; local 70 * Zero out problem variable. If problem is set at the end of 75 problem = 0; 84 problem = KRB5_SENDAUTH_BADAUTHVERS; 89 problem = KRB5_SENDAUTH_BADAUTHVERS; 97 if (!problem) 98 problem = KRB5_SENDAUTH_BADAPPLVERS; 100 if (version && !problem) 105 * OK, now check the problem variabl [all...] |
/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/in.talkd/ |
H A D | process.c | 188 int problem = NOT_HERE; local 218 problem = PERMISSION_DENIED; 235 return (problem);
|
/illumos-gate/usr/src/lib/fm/libfmd_snmp/ |
H A D | Makefile.com | 33 problem.c \
|
/illumos-gate/usr/src/cmd/lp/cmd/lpsched/ |
H A D | faults.c | 167 static struct problem { struct 181 register struct problem *p; 185 #define PREFIX "Connect problem: " 186 #define SUFFIX "This problem has occurred several times.\nPlease check the dialing instructions for this printer.\n"
|
/illumos-gate/usr/src/cmd/sendmail/src/ |
H A D | collect.c | 802 char *problem; local 810 problem = "unexpected close"; 812 problem = "I/O error"; 814 problem = "read timeout"; 818 problem, host, 822 problem, host, 826 problem, host,
|
H A D | tls.c | 169 bool use, problem; local 172 problem = false; 179 problem = true; 191 problem = true; 210 if (problem) 511 /* 0.9.8a and b have a problem with SSL_OP_TLS_BLOCK_PADDING_BUG */ 569 ** this isn't a problem since in a failure case this function 1401 ** For your server the problem is different, because it
|
/illumos-gate/usr/src/cmd/cmd-inet/usr.bin/chat/ |
H A D | chat.c | 1487 logf("warning: alarm synchronization problem");
|
/illumos-gate/usr/src/uts/sun4u/ml/ |
H A D | mach_interrupt.s | 93 brz,pt %g3, 7f ! nucleus pgsz is 0, no problem
|
H A D | mach_locore.s | 1615 brz,pt %o2, 1f ! nucleus pgsz is 0, no problem
|
H A D | trap_table.s | 2790 brz,pt %g3, 3f ! nucleus pgsz is 0, no problem 2956 * This problem is addressed by servicing any pending interrupts via
|
/illumos-gate/usr/src/uts/sparc/v9/ml/ |
H A D | sparcv9_subr.s | 1664 ! problem that a dump hangs if flush_windows() causes another panic. 1752 ! problem that a dump hangs if flush_windows() causes another panic.
|
/illumos-gate/usr/src/lib/libmvec/common/vis/ |
H A D | __vlog.S | 487 ! use the data, the only potential problem is cache miss. (Note that
|
H A D | __vlog_ultra3.S | 2704 ! use the data, the only potential problem is cache miss. (Strictly
|
/illumos-gate/usr/src/grub/grub-0.97/docs/ |
H A D | texinfo.tex | 41 % problem. Patches are, of course, greatly appreciated. 2392 \errmessage{This command won't work in this context; perhaps the problem is 2696 % we encounter the problem it was intended to solve again. 2732 % problem manifests itself, so it can be fixed for real --karl. 3571 % index. The easiest way to prevent this problem is to make sure 3633 % @code, which sets - active. This problem was fixed by a kludge--- 5535 % \catcode`\\=\other instead. We'll see whether a problem appears 5572 % Concepts from aro-bend problem 15 (see CTAN). 6956 % this is not a problem.
|
/illumos-gate/usr/src/uts/sun4/ml/ |
H A D | interrupt.s | 592 ! The problem is that a high-level interrupt could arrive at any time.
|
/illumos-gate/usr/src/uts/common/io/scsi/impl/ |
H A D | scsi_hba.c | 412 Error, problem with CE_ definitions 3541 * imposed by IEEE-1275. This is not a problem because Solaris does not care
|
Completed in 194 milliseconds