Home
last modified time | relevance | path

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

/titanic_52/usr/src/head/rpcsvc/
H A Dyp.x143 struct ypmaplist { struct
145 ypmaplist *next; argument
H A Dyp_prot.h188 struct ypmaplist { struct
190 struct ypmaplist *ypml_next; argument
/titanic_52/usr/src/lib/libbc/libc/yp/
H A Dyp_prot.h181 struct ypmaplist { struct
183 struct ypmaplist *ypml_next; argument
/titanic_52/usr/src/cmd/ypcmd/
H A Dypserv_proc.c682 ypmaplist(SVCXPRT *transp) in ypmaplist() function