| /freebsd/contrib/pam-krb5/ |
| H A D | .clang-format | 3 # The canonical version of this file is maintained in the rra-c-util package, 4 # which can be found at <https://www.eyrie.org/~eagle/software/rra-c-util/>.
|
| H A D | NEWS | 18 Update to rra-c-util 10.0: 31 Update to rra-c-util 9.0: 71 Update to rra-c-util 8.2: 120 Update to rra-c-util 7.0: 166 Update to rra-c-util 5.6: 264 Update to rra-c-util 4.4: 339 better-structured code from rra-c-util 4.0. 353 Update to rra-c-util 4.0: 355 * Add notices to all files copied over from rra-c-util. 389 Update to rra-c-util 3.0: [all …]
|
| H A D | README.md | 4 status](https://github.com/rra/pam-krb5/workflows/build/badge.svg)](https://github.com/rra/pam-krb5… 586 GitHub](https://github.com/rra/pam-krb5/issues). However, please be aware 594 [GitHub](https://github.com/rra/pam-krb5) or by cloning the repository at:
|
| H A D | README | 557 https://github.com/rra/pam-krb5/issues 568 https://github.com/rra/pam-krb5
|
| /freebsd/contrib/pam-krb5/m4/ |
| H A D | clang.m4 | 5 dnl The canonical version of this file is maintained in the rra-c-util 6 dnl package, available at <https://www.eyrie.org/~eagle/software/rra-c-util/>.
|
| H A D | ld-version.m4 | 7 dnl The canonical version of this file is maintained in the rra-c-util 8 dnl package, available at <https://www.eyrie.org/~eagle/software/rra-c-util/>.
|
| H A D | lib-depends.m4 | 12 dnl The canonical version of this file is maintained in the rra-c-util 13 dnl package, available at <https://www.eyrie.org/~eagle/software/rra-c-util/>.
|
| H A D | pam-const.m4 | 13 dnl The canonical version of this file is maintained in the rra-c-util 14 dnl package, available at <https://www.eyrie.org/~eagle/software/rra-c-util/>.
|
| H A D | lib-pathname.m4 | 12 dnl The canonical version of this file is maintained in the rra-c-util 13 dnl package, available at <https://www.eyrie.org/~eagle/software/rra-c-util/>.
|
| H A D | kadm5clnt.m4 | 20 dnl The canonical version of this file is maintained in the rra-c-util 21 dnl package, available at <https://www.eyrie.org/~eagle/software/rra-c-util/>.
|
| H A D | krb5-config.m4 | 10 dnl The canonical version of this file is maintained in the rra-c-util 11 dnl package, available at <https://www.eyrie.org/~eagle/software/rra-c-util/>.
|
| H A D | lib-helper.m4 | 11 dnl The canonical version of this file is maintained in the rra-c-util 12 dnl package, available at <https://www.eyrie.org/~eagle/software/rra-c-util/>.
|
| H A D | cc-flags.m4 | 15 dnl The canonical version of this file is maintained in the rra-c-util 16 dnl package, available at <https://www.eyrie.org/~eagle/software/rra-c-util/>.
|
| H A D | krb5.m4 | 49 dnl The canonical version of this file is maintained in the rra-c-util 50 dnl package, available at <https://www.eyrie.org/~eagle/software/rra-c-util/>.
|
| /freebsd/sys/contrib/openzfs/module/zfs/ |
| H A D | vdev_raidz.c | 4270 raidz_reflow_arg_t *rra = zio->io_private; in raidz_reflow_write_done() local 4271 vdev_raidz_expand_t *vre = rra->rra_vre; in raidz_reflow_write_done() 4279 MIN(vre->vre_failed_offset, rra->rra_lr->lr_offset); in raidz_reflow_write_done() 4283 if (rra->rra_lr->lr_offset + rra->rra_lr->lr_length < in raidz_reflow_write_done() 4285 vre->vre_bytes_copied_pertxg[rra->rra_txg & TXG_MASK] += in raidz_reflow_write_done() 4289 boolean_t done = (--rra->rra_tbd == 0); in raidz_reflow_write_done() 4295 zfs_rangelock_exit(rra->rra_lr); in raidz_reflow_write_done() 4296 kmem_free(rra, sizeof (*rra) + sizeof (zio_t *) * rra->rra_writes); in raidz_reflow_write_done() 4306 raidz_reflow_arg_t *rra = zio->io_private; in raidz_reflow_read_done() local 4307 vdev_raidz_expand_t *vre = rra->rra_vre; in raidz_reflow_read_done() [all …]
|
| /freebsd/contrib/pam-krb5/tests/data/ |
| H A D | valgrind.supp | 7 # artifacts of the test suite for rra-c-util portability and utility code 10 # The canonical version of this file is maintained in the rra-c-util package, 11 # which can be found at <https://www.eyrie.org/~eagle/software/rra-c-util/>.
|
| H A D | cppcheck.supp | 4 // aren't in rra-c-util, for ease of sharing between projects. The ones that
|
| /freebsd/contrib/tcsh/nls/et/ |
| H A D | set4 | 29 27 kursor ühe võrra üles
|
| H A D | set3 | 86 84 Vi muuda kursori aluse sümboli suurust ja liigu ühe sümboli võrra edasi
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/MSP430/ |
| H A D | MSP430InstrInfo.td | 617 "rra.b\t$rd", 621 "rra\t$rd", 659 "rra.b\t$src", 663 "rra\t$src", 666 def RRA8n : II8n<0b010, (outs), (ins indreg:$rs), "rra.b\t$rs", []>; 667 def RRA16n : II16n<0b010, (outs), (ins indreg:$rs), "rra\t$rs", []>; 668 def RRA8p : II8p<0b010, (outs), (ins postreg:$rs), "rra.b\t$rs", []>; 669 def RRA16p : II16p<0b010, (outs), (ins postreg:$rs), "rra\t$rs", []>;
|
| /freebsd/contrib/pam-krb5/tests/fakepam/ |
| H A D | README | 268 This file is part of the documentation of rra-c-util, which can be 269 found at <https://www.eyrie.org/~eagle/software/rra-c-util/>.
|
| /freebsd/contrib/pam-krb5/tests/ |
| H A D | README | 171 rra-c-util at: 173 <https://www.eyrie.org/~eagle/software/rra-c-util/>
|
| /freebsd/contrib/file/magic/Magdir/ |
| H A D | ole2compounddocs | 166 # URL: https://www.filesuffix.com/de/extension/rra 170 !:mime application/x-ms-rra 171 !:ext rra
|