HomeSort by: relevance | last modified time | path
    Searched defs:yprespmlist (Results 1 - 2 of 2) sorted by relevancy

  /src/usr.bin/ypwhich/
ypwhich.c 282 struct ypresp_maplist yprespmlist; local in function:find_mapmaster
340 (void)memset(&yprespmlist, 0, sizeof(yprespmlist));
345 &yprespmlist, tv);
351 yperr = ypprot_err(yprespmlist.status);
356 ypml = yprespmlist.list;
ypwhich.c 282 struct ypresp_maplist yprespmlist; local in function:find_mapmaster
340 (void)memset(&yprespmlist, 0, sizeof(yprespmlist));
345 &yprespmlist, tv);
351 yperr = ypprot_err(yprespmlist.status);
356 ypml = yprespmlist.list;

Completed in 22 milliseconds