OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:nc_nlookups
(Results
1 - 3
of
3
) sorted by relevancy
/src/include/
netconfig.h
47
unsigned long
nc_nlookups
; /* Number of directory lookup libs */
member in struct:netconfig
/src/lib/libc/rpc/
getnetconfig.c
584
ncp->
nc_nlookups
= 0;
593
ncp->
nc_nlookups
= 0;
596
ncp->nc_lookups[(size_t)ncp->
nc_nlookups
++] = cp;
599
(size_t)(ncp->
nc_nlookups
+1) *sizeof(char *));
680
p->nc_lookups = calloc((size_t)(p->
nc_nlookups
+ 1), sizeof(char *));
686
for (i = 0; i < p->
nc_nlookups
; i++) {
/src/usr.sbin/rpcbind/
rpcbind.c
309
nconf->nc_netid, nconf->
nc_nlookups
);
310
for (i = 0, s = nconf->nc_lookups; i < nconf->
nc_nlookups
;
Completed in 14 milliseconds
Indexes created Wed Oct 22 00:09:40 GMT 2025