OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:address_cache
(Results
1 - 2
of
2
) sorted by relevancy
/src/lib/libc/rpc/
rpcb_clnt.c
96
struct
address_cache
{
struct
101
struct
address_cache
*ac_next;
104
static struct
address_cache
*front;
111
static struct
address_cache
*check_cache(const char *, const char *);
166
static struct
address_cache
*
169
struct
address_cache
*cptr;
192
struct
address_cache
*cptr, *prevptr = NULL;
221
struct
address_cache
*ad_cache, *cptr, *prevptr;
312
struct
address_cache
*ad_cache;
rpcb_clnt.c
96
struct
address_cache
{
struct
101
struct
address_cache
*ac_next;
104
static struct
address_cache
*front;
111
static struct
address_cache
*check_cache(const char *, const char *);
166
static struct
address_cache
*
169
struct
address_cache
*cptr;
192
struct
address_cache
*cptr, *prevptr = NULL;
221
struct
address_cache
*ad_cache, *cptr, *prevptr;
312
struct
address_cache
*ad_cache;
Completed in 24 milliseconds
Indexes created Fri Sep 26 08:10:20 GMT 2025