index
:
wireguard-openbsd
jd/histogram
jd/queueboosts
jd/simplify-queueing
master
WireGuard implementation for the OpenBSD kernel
Matt Dunwoodie
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
gnu
/
usr.bin
/
perl
/
t
/
comp
/
hints.aux
blob: bb75d7b7f7f78406f97949517283d4a74232e4be (
plain
) (
blame
)
1
2
3
4
our(
$
ri
1
,
$
rf1,
$
rfe
1
)
;
BEGIN {
$
ri1 =
$
^H;
$
rf1 =
$
^H{foo};
$
rfe1 = exists(
$
^H{foo}
)
; }
1
;