OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:loopnconf
(Results
1 - 2
of
2
) sorted by relevancy
/src/lib/libc/rpc/
rpcb_clnt.c
434
static struct netconfig *
loopnconf
;
local in function:local_rpcb
474
/* VARIABLES PROTECTED BY loopnconf_lock:
loopnconf
*/
476
if (
loopnconf
== NULL) {
518
loopnconf
= getnetconfigent(tmpnconf->nc_netid);
519
/*
loopnconf
is never freed */
523
client = getclnthandle(hostname,
loopnconf
, NULL);
rpcb_clnt.c
434
static struct netconfig *
loopnconf
;
local in function:local_rpcb
474
/* VARIABLES PROTECTED BY loopnconf_lock:
loopnconf
*/
476
if (
loopnconf
== NULL) {
518
loopnconf
= getnetconfigent(tmpnconf->nc_netid);
519
/*
loopnconf
is never freed */
523
client = getclnthandle(hostname,
loopnconf
, NULL);
Completed in 47 milliseconds
Indexes created Tue Sep 30 20:09:53 GMT 2025