Home
last modified time | relevance | path

Searched defs:ypmaplist (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/head/rpcsvc/
H A Dyp.x141 struct ypmaplist { struct
143 ypmaplist *next; argument
H A Dyp_prot.h188 struct ypmaplist { struct
190 struct ypmaplist *ypml_next; argument
/illumos-gate/usr/src/cmd/ypcmd/
H A Dypserv_proc.c681 ypmaplist(SVCXPRT *transp) in ypmaplist() function