Home
last modified time | relevance | path

Searched refs:problem (Results 1 – 25 of 319) sorted by relevance

12345678910>>...13

/freebsd/crypto/openssh/
H A Dauth-krb5.c61 krb5_error_code problem; in krb5_init() local
64 problem = krb5_init_context(&authctxt->krb5_ctx); in krb5_init()
65 if (problem) in krb5_init()
66 return (problem); in krb5_init()
78 krb5_error_code problem; in auth_krb5_password() local
90 problem = krb5_init(authctxt); in auth_krb5_password()
91 if (problem) in auth_krb5_password()
94 problem = krb5_parse_name(authctxt->krb5_ctx, client, in auth_krb5_password()
96 if (problem) in auth_krb5_password()
101 problem = krb5_cc_new_unique(authctxt->krb5_ctx, in auth_krb5_password()
[all …]
H A Dgss-serv-krb5.c65 krb5_error_code problem; in ssh_gssapi_krb5_init() local
70 problem = krb5_init_context(&krb_context); in ssh_gssapi_krb5_init()
71 if (problem) { in ssh_gssapi_krb5_init()
120 krb5_error_code problem; local
136 if ((problem = krb5_cc_new_unique(krb_context, krb5_fcc_ops.prefix,
138 errmsg = krb5_get_error_message(krb_context, problem);
141 if ((problem = krb5_cc_gen_new(krb_context, &krb5_fcc_ops, &ccache))) {
143 krb5_get_err_text(krb_context, problem));
149 if ((problem = ssh_krb5_cc_gen(krb_context, &ccache))) {
150 errmsg = krb5_get_error_message(krb_context, problem);
[all …]
/freebsd/crypto/heimdal/lib/gssapi/krb5/
H A Daddress_to_krb5addr.c48 krb5_error_code problem; in _gsskrb5i_address_to_krb5addr() local
65 problem = krb5_h_addr2sockaddr (context, in _gsskrb5i_address_to_krb5addr()
71 if (problem) in _gsskrb5i_address_to_krb5addr()
74 problem = krb5_sockaddr2address (context, &sa, address); in _gsskrb5i_address_to_krb5addr()
76 return problem; in _gsskrb5i_address_to_krb5addr()
/freebsd/contrib/ntp/scripts/build/
H A DgenAuthors.in41 my $problem = 0;
55 $problem = 1;
62 die "Fix the problem(s) noted above!\n" if $problem;
73 $problem = 1;
81 die "Fix the problem(s) noted above!\n" if $problem;
/freebsd/contrib/libpcap/
H A DCONTRIBUTING.md8 To report a non-security problem (failure to compile, failure to capture packets
11 please check that the problem reproduces with the current git master branch of
12 libpcap. If it does (and it is not a security-related problem, otherwise see
14 and check if the problem has already been reported. If it has not, please open
21 * statement of the problem
24 Please note that if you know exactly how to solve the problem and the solution
/freebsd/crypto/openssl/
H A DSUPPORT.md26 the problem has already been reported.
27 - Download the latest version from the repository to see if the problem
30 problem persists.
48 - Problem Description (steps that will reproduce the problem, if known)
/freebsd/contrib/ntp/sntp/m4/
H A Dsntp_problemtests.m418 [problem-tests],
20 [--enable-problem-tests],
H A Dntp_problemtests.m418 [problem-tests],
20 [--enable-problem-tests],
/freebsd/tools/test/stress2/tools/
H A Dfail.sh64 mountu.sh 20170321 Known NFS problem
68 nfssillyrename.sh 20170321 Known problem
/freebsd/sys/contrib/openzfs/.github/ISSUE_TEMPLATE/
H A Dbug_report.md40 ### Describe the problem you're observing
42 ### Describe how to reproduce the problem
H A Dfeature_request.md26 What problem does this feature solve?
/freebsd/contrib/sendmail/src/
H A Dcollect.c928 char *problem; local
932 problem = "unexpected close";
934 problem = "I/O error";
936 problem = BARE_LF_MSG;
938 problem = BARE_CR_MSG;
940 problem = "read timeout";
951 #define CONN_ERR_ARGS LOG_CLT, CONN_LOG_FROM, problem, \
/freebsd/contrib/ntp/html/hints/
H A Daix4 file when processing the refclock_report() routine. The problem, which
31 Details of the problem report follow.
61 > Reported as a Highly pervasive problem: NO
H A Dsolaris.xtra.402311818 period). This problem has been reproduced on virtually all sun4u
21 The fundamental problem lies in the kernel's perception of ticks per
/freebsd/contrib/nvi/cl/
H A DREADME.signal28 that doesn't seem like a problem.
33 creates a key mapping with an infinite loop. This problem will become
46 input buffer might solve the latter problem, but it's not going to be
70 The second problem is that vi permits you to enter literal signal
91 work well for trying to detect infinite maps. The problem is that
117 literal character. To some extent, we have this problem already,
136 The problem with this is that if we do our own SIGTSTP handling, in either
149 how it left them), and starts prompting the user for input. The problem is
/freebsd/sys/contrib/dev/acpica/
H A Dchanges.txt26 Verify the local environment and GitHub commits are all in sync which was a problem with the second…
85 Fixed a problem with the ASL/AML Timer() operator. Discovered by UBSAN: ?array-index-out-of-bounds …
268 Data Table Compiler: Fixed a problem with support for the SDEV table,
321 iASL/NHLT table: Fixed a reported problem where a fault would occur
779 iASL: Fixed a problem where method names in "Alias ()" statement could be
978 Fixed a problem with the local version of sprint(): On 32-bit, the
1006 problem by enabling the sleep button in ACPI legacy wake. From Anchal
1016 machines. Avoid this problem by renaming this variable from HOST to
1033 Fixes a problem with the External operator where extra/extraneous bytes
1321 Dispatch active GPEs at init time") to get undone, so the problem
[all …]
/freebsd/usr.bin/patch/
H A Dbackupfile.c209 invalid_arg(const char *kind, const char *value, int problem) in invalid_arg() argument
212 if (problem == -1) in invalid_arg()
/freebsd/contrib/sendmail/
H A DKNOWNBUGS23 * Berkeley DB map locking problem with fcntl().
43 Such a problem has been reported for bulk_mailer.
113 * accept() problem on SVR4.
128 Apparently, this problem is due to linking -lc before -lsocket;
129 if you are having this problem, check your Makefile.
131 * accept() problem on Linux.
180 and hence this problem is not significant.
185 set. This is not a problem if your system is well managed (that is,
/freebsd/contrib/bzip2/
H A Dwords13 If there's a problem, things might stop at this point.
/freebsd/contrib/tcp_wrappers/
H A DCHANGES56 earlier workaround for a similar problem in FreeBSD 2.0.
139 - Dropped several new solutions that were in need of a problem. Beta
166 dropping clients. Like showing a banner that explains the problem.
213 potential problem. Suggested by Peter Wemm.
272 - Workaround for a weird problem with DG/UX when the wrapper is run as
397 special-cases localhost (problem reported by several sites).
406 you, adjust the TIMEOUT definition in file rfc931.c (problem reported
411 problem and its solution were discussed on the rfc931-users mailing
417 (problem reported by Icarus Sparry, I.Sparry@gdr.bath.ac.uk).
419 - A portability problem was fixed that caused compile-time problems
[all …]
/freebsd/contrib/ncurses/
H A DTO-DO73 Building those with libtool does not work either. (This is a problem with
81 trip over a known problem with the signal-handling code which causes abrupt
83 problem was first seen running lynx). You will not see this problem if you
92 stdargs instead. This is unlikely to be a problem unless you're building
/freebsd/bin/sh/tests/parameters/
H A Dmail1.08 # ktrace problem
H A Dmail2.08 # ktrace problem
/freebsd/sys/contrib/openzfs/etc/init.d/
H A DREADME.md24 If you have code to share that fixes the problem, that is much better.
33 work on that, the biggest problem you'll (probably) have is the part
/freebsd/contrib/wpa/src/fst/
H A Dfst_ctrl_iface.c568 goto problem; in get_peer_mbies()
573 goto problem; in get_peer_mbies()
581 goto problem; in get_peer_mbies()
585 goto problem; in get_peer_mbies()
590 problem: in get_peer_mbies()

12345678910>>...13