OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:list_pml
(Results
1 - 1
of
1
) sorted by relevancy
/src/usr.sbin/rpcbind/
rpcbind.c
125
struct pmaplist *
list_pml
; /* A list of version 2 rpcbind services */
variable in typeref:struct:pmaplist *
643
pml->pml_next =
list_pml
;
644
list_pml
= pml;
652
pml->pml_map =
list_pml
->pml_map;
654
pml->pml_next =
list_pml
;
655
list_pml
= pml;
663
pml->pml_map =
list_pml
->pml_map;
665
pml->pml_next =
list_pml
;
666
list_pml
= pml;
Completed in 12 milliseconds
Indexes created Mon Oct 13 08:09:50 GMT 2025