Home
last modified time | relevance | path

Searched refs:rra (Results 1 – 23 of 23) sorted by relevance

/freebsd/contrib/pam-krb5/
H A D.clang-format3 # 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 DNEWS18 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 DREADME.md4 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 DREADME557 https://github.com/rra/pam-krb5/issues
568 https://github.com/rra/pam-krb5
/freebsd/contrib/pam-krb5/m4/
H A Dclang.m45 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 Dld-version.m47 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 Dlib-depends.m412 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 Dpam-const.m413 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 Dlib-pathname.m412 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 Dkadm5clnt.m420 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 Dkrb5-config.m410 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 Dlib-helper.m411 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 Dcc-flags.m415 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 Dkrb5.m449 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 Dvdev_raidz.c4270 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 Dvalgrind.supp7 # 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 Dcppcheck.supp4 // aren't in rra-c-util, for ease of sharing between projects. The ones that
/freebsd/contrib/tcsh/nls/et/
H A Dset429 27 kursor ühe võrra üles
H A Dset386 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 DMSP430InstrInfo.td617 "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 DREADME268 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 DREADME171 rra-c-util at:
173 <https://www.eyrie.org/~eagle/software/rra-c-util/>
/freebsd/contrib/file/magic/Magdir/
H A Dole2compounddocs166 # URL: https://www.filesuffix.com/de/extension/rra
170 !:mime application/x-ms-rra
171 !:ext rra