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

/illumos-gate/usr/src/cmd/ypcmd/
H A Dypserv_proc.c682 ypmaplist(SVCXPRT *transp) function
686 char *fun = "ypmaplist";
688 struct ypmaplist *tmp;
690 maplist.list = (struct ypmaplist *)NULL;
/illumos-gate/usr/src/lib/libbc/libc/yp/
H A Dyp_prot.h76 * YPPROC_MAPLIST (char *), returns (struct ypmaplist *)
181 struct ypmaplist { struct
183 struct ypmaplist *ypml_next;
188 struct ypmaplist *list;
/illumos-gate/usr/src/head/rpcsvc/
H A Dyp_prot.h98 * YPPROC_MAPLIST (char *), returns (struct ypmaplist *)
188 struct ypmaplist { struct
190 struct ypmaplist *ypml_next;
195 struct ypmaplist *list;

Completed in 155 milliseconds