Home
last modified time | relevance | path

Searched refs:ypstat (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/head/rpcsvc/
H A Dyp.x39 enum ypstat { enum
108 ypstat stat;
113 ypstat stat;
120 ypstat stat;
125 ypstat stat;
147 ypstat stat;
/illumos-gate/usr/src/lib/nsswitch/nis/common/
H A Dgetexecattr.c304 int ypstat = YPERR_YPERR; in _exec_nis_lookup() local
308 eargs.yp_status = &ypstat; in _exec_nis_lookup()
330 switch (ypstat) { in _exec_nis_lookup()