| /openbsd-src/usr.bin/ssh/ |
| H A D | auth-krb5.c | 55 krb5_error_code problem; in krb5_init() local 58 problem = krb5_init_context(&authctxt->krb5_ctx); in krb5_init() 59 if (problem) in krb5_init() 60 return (problem); in krb5_init() 69 krb5_error_code problem; in auth_krb5_password() local 75 problem = krb5_init(authctxt); in auth_krb5_password() 76 if (problem) in auth_krb5_password() 79 problem = krb5_parse_name(authctxt->krb5_ctx, authctxt->pw->pw_name, in auth_krb5_password() 81 if (problem) in auth_krb5_password() 84 problem = krb5_cc_new_unique(authctxt->krb5_ctx, in auth_krb5_password() [all …]
|
| H A D | gss-serv-krb5.c | 50 krb5_error_code problem; in ssh_gssapi_krb5_init() local 55 problem = krb5_init_context(&krb_context); in ssh_gssapi_krb5_init() 56 if (problem) { in ssh_gssapi_krb5_init() 106 krb5_error_code problem; in ssh_gssapi_krb5_storecreds() local 119 if ((problem = krb5_cc_new_unique(krb_context, krb5_fcc_ops.prefix, in ssh_gssapi_krb5_storecreds() 121 errmsg = krb5_get_error_message(krb_context, problem); in ssh_gssapi_krb5_storecreds() 127 if ((problem = krb5_parse_name(krb_context, in ssh_gssapi_krb5_storecreds() 129 errmsg = krb5_get_error_message(krb_context, problem); in ssh_gssapi_krb5_storecreds() 136 if ((problem = krb5_cc_initialize(krb_context, ccache, princ))) { in ssh_gssapi_krb5_storecreds() 137 errmsg = krb5_get_error_message(krb_context, problem); in ssh_gssapi_krb5_storecreds()
|
| /openbsd-src/regress/sys/kern/getpeereid/ |
| H A D | getpeereid_test.c | 24 static char problem[1024]; in check_id() local 27 snprintf(problem, sizeof problem, "getpeereid: %s", in check_id() 29 return problem; in check_id() 34 snprintf(problem, sizeof problem, "uid discrepancy %ld vs %ld", in check_id() 36 return problem; in check_id() 39 snprintf(problem, sizeof problem, "gid discrepancy %ld vs %ld", in check_id() 41 return problem; in check_id() 52 char *problem; client() local 79 char *problem; server() local [all...] |
| /openbsd-src/gnu/gcc/gcc/ |
| H A D | df-core.c | 330 df_add_problem (struct df *df, struct df_problem *problem, int flags) in df_add_problem() argument 335 if (problem->dependent_problem_fun) in df_add_problem() 336 (problem->dependent_problem_fun) (df, 0); in df_add_problem() 341 dflow = df->problems_by_index[problem->id]; in df_add_problem() 349 dflow->problem = problem; in df_add_problem() 351 df->problems_by_index[dflow->problem->id] = dflow; in df_add_problem() 365 gcc_assert (!(mask & (~dflow->problem->changeable_flags))); in df_set_flags() 380 gcc_assert (!(mask & (~dflow->problem->changeable_flags))); in df_clear_flags() 404 if (dflow->problem->reset_fun) in df_set_blocks() 405 dflow->problem->reset_fun (dflow, df->blocks_to_analyze); in df_set_blocks() [all …]
|
| H A D | tree-loop-linear.c | 258 bool problem = false; in linear_transform_loops() local 283 problem = true; in linear_transform_loops() 288 if (problem) in linear_transform_loops()
|
| /openbsd-src/gnu/usr.bin/cvs/lib/ |
| H A D | argmatch.c | 74 invalid_arg (kind, value, problem) in invalid_arg() argument 77 int problem; 80 if (problem == -1)
|
| /openbsd-src/gnu/usr.bin/perl/pod/ |
| H A D | perl5144delta.pod | 32 This problem has been fixed. 44 This problem has been fixed. 50 This problem has been fixed. 57 This problem has been fixed. 65 This problem has been fixed. 72 This problem has been fixed. 79 This problem has been fixed. 160 used simultaneously. Other platforms were not affected and the problem 224 co-ordinate the release of patches to mitigate or fix the problem across all
|
| /openbsd-src/gnu/usr.bin/perl/t/porting/ |
| H A D | podcheck.t | 152 potential problems of each type for each pod. If a new problem of a given 156 numbers of problems, which may change, or the exact wording of each problem 157 which might also change without affecting whether it is a problem or not. 169 Another problem is that there is currently no check that modules listed as 258 If, however, the database indicates that a particular problem type for a 755 sub poderror { # Called to register a potential problem 1564 my $a_problem = ($fixed_count == 1) ? "a problem" : "multiple problems"; 1565 my $another_problem = ($fixed_count == 1) ? "another problem" : "another set of problems"; 1675 # broken symbolic link, as it is probably just a build problem; 2067 my %problem [all...] |
| /openbsd-src/gnu/usr.bin/perl/cpan/podlators/t/data/snippets/text/ |
| H A D | naive | 7 The trick to this problem is avoiding accidental autovivification. If 12 The trick to this problem is avoiding accidental autovivification. If
|
| /openbsd-src/gnu/usr.bin/gcc/gcc/testsuite/gcc.c-torture/execute/ |
| H A D | 930529-1.x | 1 # The problem on Alpha at -O3 is that when dd is inlined, we have 4 # The problem is that the multiplication was unsigned SImode, and the
|
| /openbsd-src/gnu/usr.bin/perl/cpan/podlators/t/data/snippets/man/ |
| H A D | naive | 7 The trick to this problem is avoiding accidental autovivification. If 13 The trick to this problem is avoiding accidental autovivification. If
|
| H A D | naive-groff | 10 The trick to this problem is avoiding accidental autovivification. If 16 The trick to this problem is avoiding accidental autovivification. If
|
| /openbsd-src/gnu/usr.bin/perl/ |
| H A D | make_ext.pl | 472 my ($problem) = just_pm_to_blib($target, $ext_dir, $mname, $return_dir); 476 if (defined $problem) { 494 … has $mname in the list of simple extensions, but it now contains file '$problem' which we can't h… 495 if $problem eq $_; 502 warn "WARNING - $0 is building $mname using EU::MM, as it found file '$problem'";
|
| H A D | README.openbsd | 23 should handle this problem correctly. Older threaded Perls (5.8.6 or earlier) 24 will run into this problem. If you want to run a threaded Perl on OpenBSD
|
| /openbsd-src/games/arithmetic/ |
| H A D | arithmetic.c | 77 int problem(void); 134 if (problem() == EOF) in main() 171 problem(void) in problem() function
|
| /openbsd-src/gnu/usr.bin/perl/cpan/Test-Simple/t/Test2/regression/ |
| H A D | gh_16.t | 4 # This test checks for a pretty rare condition, one that was mainly a problem 5 # on 5.20+ (though a 5.8 also had the problem). I am not too worried about this
|
| /openbsd-src/gnu/usr.bin/gcc/gcc/config/c4x/ |
| H A D | c4x-modes.def | 32 The problem is a subtle one and deals with the manner in which the 45 cause of the problem. 68 To handle the problem where the N flag is set differently whenever 83 Note that there is no problem for insns that don't return a result 86 An example of a potential problem is when GCC
|
| /openbsd-src/gnu/usr.bin/binutils/gdb/ |
| H A D | TODO | 15 Wow, three bug reports for the same problem in one day! We should 28 There should really be a test in the testsuite for this problem, since 56 The z8k has suffered bit rot and is known to not build. The problem 72 Solaris 8 x86 CURSES_H problem 75 The original problem was worked around with: 82 When building both GDB and SID using the same source tree the problem
|
| /openbsd-src/gnu/gcc/gcc/config/c4x/ |
| H A D | c4x-modes.def | 40 The problem is a subtle one and deals with the manner in which the 53 cause of the problem. 76 To handle the problem where the N flag is set differently whenever 91 Note that there is no problem for insns that don't return a result 94 An example of a potential problem is when GCC
|
| /openbsd-src/usr.bin/vi/cl/ |
| H A D | README.signal | 32 that doesn't seem like a problem. 37 creates a key mapping with an infinite loop. This problem will become 50 input buffer might solve the latter problem, but it's not going to be 74 The second problem is that vi permits you to enter literal signal 95 work well for trying to detect infinite maps. The problem is that 121 literal character. To some extent, we have this problem already, 140 The problem with this is that if we do our own SIGTSTP handling, in either 153 how it left them), and starts prompting the user for input. The problem is
|
| /openbsd-src/usr.bin/patch/ |
| H A D | backupfile.c | 212 invalid_arg(const char *kind, const char *value, int problem) in invalid_arg() argument 215 if (problem == -1) in invalid_arg()
|
| /openbsd-src/gnu/usr.bin/cvs/emx/ |
| H A D | README | 57 to make it work. For the client, the big known problem would be that 60 local, the big known problem is that -Zsys doesn't have fork(). This 62 src/run.c should solve this problem.
|
| /openbsd-src/gnu/gcc/libstdc++-v3/docs/html/27_io/ |
| H A D | binary_iostreams_kuehl.txt | 58 : Does anyone know how to solve the problem? 65 telling us what problem is solved! Until I have seen the problem I 83 choosen without stating what problem is solved. We cannot determine
|
| /openbsd-src/gnu/lib/libstdc++/libstdc++/docs/html/27_io/ |
| H A D | binary_iostreams_kuehl.txt | 58 : Does anyone know how to solve the problem? 65 telling us what problem is solved! Until I have seen the problem I 83 choosen without stating what problem is solved. We cannot determine
|
| /openbsd-src/gnu/usr.bin/perl/cpan/Test-Harness/t/sample-tests/ |
| H A D | bailout | 1 # Sleep makes Mac OS open3 race problem more repeatable
|