OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:rdaddr
(Results
1 - 6
of
6
) sorted by relevancy
/src/dist/pf/libexec/tftp-proxy/
filter.c
365
memcpy(&server->sin_addr.s_addr, &pnl.
rdaddr
.v4,
393
memcpy(&server->sin6_addr.s6_addr, &pnl.
rdaddr
.v6,
/src/dist/pf/usr.sbin/ftp-proxy/
filter.c
389
memcpy(&server->sin_addr.s_addr, &pnl.
rdaddr
.v4,
417
memcpy(&server->sin6_addr.s6_addr, &pnl.
rdaddr
.v6,
/src/external/gpl3/gdb/dist/gdb/
darwin-nat.c
2132
/* If
RDADDR
is not NULL, read inferior task's LEN bytes from ADDR and
2133
copy it to
RDADDR
in gdb's address space.
2140
gdb_byte *
rdaddr
, const gdb_byte *wraddr,
2150
if (
rdaddr
!= NULL)
2159
(mach_vm_address_t)
rdaddr
, &count);
2287
to
RDADDR
(in big endian).
2293
darwin_read_dyld_info (task_t task, CORE_ADDR addr, gdb_byte *
rdaddr
,
2309
store_unsigned_integer (
rdaddr
, length, BFD_ENDIAN_BIG,
/src/external/gpl3/gdb.old/dist/gdb/
darwin-nat.c
2122
/* If
RDADDR
is not NULL, read inferior task's LEN bytes from ADDR and
2123
copy it to
RDADDR
in gdb's address space.
2130
gdb_byte *
rdaddr
, const gdb_byte *wraddr,
2140
if (
rdaddr
!= NULL)
2149
(mach_vm_address_t)
rdaddr
, &count);
2277
to
RDADDR
(in big endian).
2283
darwin_read_dyld_info (task_t task, CORE_ADDR addr, gdb_byte *
rdaddr
,
2299
store_unsigned_integer (
rdaddr
, length, BFD_ENDIAN_BIG,
/src/sys/dist/pf/net/
pfvar.h
1361
struct pf_addr
rdaddr
;
member in struct:pfioc_natlook
pf_ioctl.c
2122
PF_ACPY(&pnl->
rdaddr
, &pnl->daddr,
2126
PF_ACPY(&pnl->
rdaddr
, &sk->gwy.addr,
Completed in 42 milliseconds
Indexes created Tue Feb 24 08:35:24 UTC 2026