OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:tnconf
(Results
1 - 2
of
2
) sorted by relevancy
/src/lib/libc/rpc/
svc.c
255
struct netconfig *
tnconf
;
local in function:svc_reg
270
} else if ((
tnconf
= __rpcgettp(xprt->xp_fd)) != NULL) {
271
netid = strdup(
tnconf
->nc_netid);
273
freenetconfigent(
tnconf
);
svc.c
255
struct netconfig *
tnconf
;
local in function:svc_reg
270
} else if ((
tnconf
= __rpcgettp(xprt->xp_fd)) != NULL) {
271
netid = strdup(
tnconf
->nc_netid);
273
freenetconfigent(
tnconf
);
Completed in 24 milliseconds
Indexes created Wed Oct 15 03:09:54 GMT 2025