Searched refs:problem (Results 1 - 16 of 16) sorted by relevance

/illumos-gate/usr/src/lib/gss_mechs/mech_krb5/krb5/krb/
H A Drecvauth.c60 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 Dprocess.c188 int problem = NOT_HERE; local
218 problem = PERMISSION_DENIED;
235 return (problem);
/illumos-gate/usr/src/lib/fm/libfmd_snmp/
H A DMakefile.com33 problem.c \
/illumos-gate/usr/src/cmd/lp/cmd/lpsched/
H A Dfaults.c167 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 Dcollect.c802 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 Dtls.c169 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 Dchat.c1487 logf("warning: alarm synchronization problem");
/illumos-gate/usr/src/uts/sun4u/ml/
H A Dmach_interrupt.s93 brz,pt %g3, 7f ! nucleus pgsz is 0, no problem
H A Dmach_locore.s1615 brz,pt %o2, 1f ! nucleus pgsz is 0, no problem
H A Dtrap_table.s2790 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 Dsparcv9_subr.s1664 ! 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.S487 ! use the data, the only potential problem is cache miss. (Note that
H A D__vlog_ultra3.S2704 ! use the data, the only potential problem is cache miss. (Strictly
/illumos-gate/usr/src/grub/grub-0.97/docs/
H A Dtexinfo.tex41 % 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 Dinterrupt.s592 ! The problem is that a high-level interrupt could arrive at any time.
/illumos-gate/usr/src/uts/common/io/scsi/impl/
H A Dscsi_hba.c412 Error, problem with CE_ definitions
3541 * imposed by IEEE-1275. This is not a problem because Solaris does not care

Completed in 105 milliseconds