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

123

/freebsd-11-stable/crypto/heimdal/lib/gssapi/krb5/
H A Daddress_to_krb5addr.c48 krb5_error_code problem; local
65 problem = krb5_h_addr2sockaddr (context,
71 if (problem)
74 problem = krb5_sockaddr2address (context, &sa, address);
76 return problem;
/freebsd-11-stable/crypto/openssh/
H A Dauth-krb5.c61 krb5_error_code problem; local
64 problem = krb5_init_context(&authctxt->krb5_ctx);
65 if (problem)
66 return (problem);
78 krb5_error_code problem; local
90 problem = krb5_init(authctxt);
91 if (problem)
94 problem = krb5_parse_name(authctxt->krb5_ctx, client,
96 if (problem)
101 problem
[all...]
H A Dgss-serv-krb5.c66 krb5_error_code problem; local
71 problem = krb5_init_context(&krb_context);
72 if (problem) {
121 krb5_error_code problem; local
137 if ((problem = krb5_cc_new_unique(krb_context, krb5_fcc_ops.prefix,
139 errmsg = krb5_get_error_message(krb_context, problem);
142 if ((problem = krb5_cc_gen_new(krb_context, &krb5_fcc_ops, &ccache))) {
144 krb5_get_err_text(krb_context, problem));
150 if ((problem = ssh_krb5_cc_gen(krb_context, &ccache))) {
151 errmsg = krb5_get_error_message(krb_context, problem);
[all...]
/freebsd-11-stable/contrib/ntp/scripts/build/
H A DgenAuthors.in40 my $problem = 0;
54 $problem = 1;
61 die "Fix the problem(s) noted above!\n" if $problem;
72 $problem = 1;
80 die "Fix the problem(s) noted above!\n" if $problem;
/freebsd-11-stable/contrib/gcc/
H A Ddf-core.c34 The file df-problems.c provides problem instance for the most common
48 df_add_problem (df, problem, flags);
76 DF_ADD_PROBLEM adds a problem, defined by an instance to struct
78 calls to add a problem for a given instance of df must occur before
87 definitions. As long as these dependencies are listed in the problem
90 df_add_problem. Note that it is not necessary to have a problem. In
168 needed) it to formulate a problem specific solution.
321 /* All df instance must define the scanning problem. */
330 df_add_problem (struct df *df, struct df_problem *problem, int flags) argument
334 /* First try to add the dependent problem
[all...]
H A Dtree-loop-linear.c258 bool problem = false; local
283 problem = true;
288 if (problem)
H A Ddf.h40 /* Scanning is not really a dataflow problem, but it is useful to have
126 /* Allocate the problem specific data. */
129 /* This function is called if the problem has global data that needs
160 /* Function to massage the information after the problem solving. */
163 /* Function to free all of the problem specific datastructures. */
169 /* Function to add problem a dataflow problem that must be solved
170 before this problem can be solved. */
173 /* The static description of a dataflow problem to solve. See above
177 /* The unique id of the problem
204 struct df_problem *problem; /* The problem to be solved. */ member in struct:dataflow
[all...]
H A Ddf-scan.c200 /* Allocate the problem data for the scanning problem. This should be
201 called when the problem is created or when the entire function is to
272 /* Free all of the data associated with the scan problem. */
319 df_scan_alloc, /* Allocate the problem specific data. */
329 df_scan_free, /* Free all of the problem information. */
331 NULL, /* Dependent problem. */
484 if (dflow->problem->reset_fun)
493 dflow->problem->reset_fun (dflow, blocks_to_reset);
/freebsd-11-stable/usr.bin/patch/
H A Dbackupfile.c210 invalid_arg(const char *kind, const char *value, int problem) argument
213 if (problem == -1)
/freebsd-11-stable/contrib/sendmail/src/
H A Dcollect.c808 char *problem; local
816 problem = "unexpected close";
818 problem = "I/O error";
820 problem = "read timeout";
824 problem, host,
828 problem, host,
832 problem, host,
H A Dtls.c271 bool use, problem; local
274 problem = false;
281 problem = true;
293 problem = true;
312 if (problem)
925 /* 0.9.8a and b have a problem with SSL_OP_TLS_BLOCK_PADDING_BUG */
975 ** this isn't a problem since in a failure case this function
2014 ** For your server the problem is different, because it
/freebsd-11-stable/contrib/wpa/src/fst/
H A Dfst_ctrl_iface.c568 goto problem;
573 goto problem;
581 goto problem;
585 goto problem;
590 problem:
H A Dfst_session.c1594 goto problem;
1598 goto problem;
1601 goto problem;
1605 problem:
/freebsd-11-stable/usr.bin/chat/
H A Dchat.c1304 chat_logf("warning: alarm synchronization problem");
/freebsd-11-stable/share/mk/
H A Dsys.mk80 # this should not be a real problem for incremental builds.
458 # when running target scripts, this is a problem for many makefiles here.
H A Ddirdeps.mk624 # If TARGET_SPEC and MACHINE are insufficient, you have a problem.
/freebsd-11-stable/contrib/gdb/gdb/
H A Dutils.c451 continuations. There is a problem though. In some cases new
514 continuations. There is a problem though. In some cases new
714 /* Report a problem, internal to GDB, to the user. Once the problem
719 internal_vproblem (struct internal_problem *problem,
729 static char msg[] = "Recursive internal problem.\n";
760 A problem internal to GDB has been detected,\n\
761 further debugging may prove unreliable.", file, line, problem->name, msg);
766 switch (problem->should_quit)
784 switch (problem
717 internal_vproblem(struct internal_problem *problem, const char *file, int line, const char *fmt, va_list ap) argument
[all...]
/freebsd-11-stable/contrib/gcc/config/sparc/
H A Dlb1spc.asm131 ! compute sign of result; if neither is negative, no problem
479 ! compute sign of result; if neither is negative, no problem
/freebsd-11-stable/contrib/gcc/cp/
H A Dcall.c3090 tree arg1, tree arg2, tree arg3, const char *problem)
3103 problem, arg1, arg2, arg3);
3108 error ("%s for %<operator%s%> in %<%E%s%>", problem, opname, arg1, opname);
3112 error ("%s for %<operator[]%> in %<%E[%E]%>", problem, arg1, arg2);
3117 error ("%s for %qs in %<%s %E%>", problem, opname, opname, arg1);
3123 problem, opname, arg1, opname, arg2);
3126 problem, opname, opname, arg1);
3089 op_error(enum tree_code code, enum tree_code code2, tree arg1, tree arg2, tree arg3, const char *problem) argument
/freebsd-11-stable/contrib/gcclibs/libssp/
H A Dconfigure4646 *** libraries will work regardless of this problem. Nevertheless, you
4647 *** may want to report the problem to your system manager and/or to
4710 *** libraries will work regardless of this problem. Nevertheless, you
4711 *** may want to report the problem to your system manager and/or to
/freebsd-11-stable/contrib/gcc/doc/include/
H A Dtexinfo.tex41 % problem. Patches are, of course, greatly appreciated.
1222 % not active characters. hyperref.dtx (which has the same problem as
2493 \errmessage{This command won't work in this context; perhaps the problem is
2797 % we encounter the problem it was intended to solve again.
2833 % problem manifests itself, so it can be fixed for real --karl.
3673 % index. The easiest way to prevent this problem is to make sure
3735 % @code, which sets - active. This problem was fixed by a kludge---
5659 % \catcode`\\=\other instead. We'll see whether a problem appears
5696 % Concepts from aro-bend problem 15 (see CTAN).
7103 % this is not a problem
[all...]
/freebsd-11-stable/contrib/groff/doc/
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.
/freebsd-11-stable/contrib/gcclibs/libmudflap/
H A Dconfigure5559 *** libraries will work regardless of this problem. Nevertheless, you
5560 *** may want to report the problem to your system manager and/or to
5623 *** libraries will work regardless of this problem. Nevertheless, you
5624 *** may want to report the problem to your system manager and/or to
/freebsd-11-stable/contrib/amd/doc/
H A Dtexinfo.tex40 % problem. Patches are, of course, greatly appreciated.
1393 % people have actually reported a problem with.
3586 \errmessage{This command won't work in this context; perhaps the problem is
3907 % we again encounter the problem the 1sp was intended to solve.
3943 % problem manifests itself, so it can be fixed for real --karl.
4905 % index. The easiest way to prevent this problem is to make sure
4967 % @code, which sets - active. This problem was fixed by a kludge---
7214 % \catcode`\\=\other instead. We'll see whether a problem appears
7266 % Concepts from aro-bend problem 15 (see CTAN).
8819 % accented characters problem
[all...]
/freebsd-11-stable/contrib/dtc/Documentation/
H A Ddtc-paper.tex102 The device tree also presents a problem for implementing \kexec. When

Completed in 429 milliseconds

123