Home
last modified time | relevance | path

Searched refs:ypml_next (Results 1 – 7 of 7) sorted by relevance

/titanic_41/usr/src/cmd/ypcmd/shared/
H A Dancil.c74 for (scan = list; scan; scan = scan->ypml_next) {
/titanic_41/usr/src/lib/libnsl/yp/
H A Dyp_xdr.c242 next = &((*lst)->ypml_next); in xdr_ypmaplist()
249 lst = (freeing) ? next : &((*lst)->ypml_next); in xdr_ypmaplist()
/titanic_41/usr/src/cmd/ypcmd/
H A Dypserv_ancil.c147 map->ypml_next = *list;
H A Dypwhich.c761 for (pmpl = maplist.list; pmpl; pmpl = pmpl->ypml_next) {
H A Dypserv_proc.c710 tmp = maplist.list->ypml_next; in ypmaplist()
/titanic_41/usr/src/lib/libbc/libc/yp/
H A Dyp_prot.h183 struct ypmaplist *ypml_next; member
/titanic_41/usr/src/head/rpcsvc/
H A Dyp_prot.h190 struct ypmaplist *ypml_next; member