Home
last modified time | relevance | path

Searched refs:yp_maplist (Results 1 – 4 of 4) sorted by relevance

/minix3/lib/libc/yp/
H A Dyp_maplist.c46 __weak_alias(yp_maplist,_yp_maplist) in __weak_alias() argument
50 yp_maplist( const char *indomain, struct ypmaplist **outmaplist) in __weak_alias()
H A DMakefile.inc6 SRCS+= xdryp.c yp_all.c yp_first.c yp_maplist.c yp_master.c yp_match.c \
/minix3/include/rpcsvc/
H A Dypclnt.h71 int yp_maplist (const char *, struct ypmaplist **);
/minix3/lib/libc/include/
H A Dnamespace.h877 #define yp_maplist _yp_maplist macro