Home
last modified time | relevance | path

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

/freebsd/libexec/ypxfr/
H A Dypxfr_misc.c133 yp_errno = (enum ypstat)YPXFR_NODOM; in ypxfr_get_master()
136 yp_errno = (enum ypstat)YPXFR_NOMAP; in ypxfr_get_master()
140 yp_errno = (enum ypstat)YPXFR_YPERR; in ypxfr_get_master()
157 yp_errno = (enum ypstat)YPXFR_RPC; in ypxfr_get_master()
167 yp_errno = (enum ypstat)YPXFR_RPC; in ypxfr_get_master()
174 yp_errno = (enum ypstat)YPXFR_NODOM; in ypxfr_get_master()
177 yp_errno = (enum ypstat)YPXFR_NOMAP; in ypxfr_get_master()
181 yp_errno = (enum ypstat)YPXFR_YPERR; in ypxfr_get_master()
201 yp_errno = (enum ypstat)YPXFR_NODOM; in ypxfr_get_order()
204 yp_errno = (enum ypstat)YPXFR_NOMAP; in ypxfr_get_order()
[all …]
H A Dypxfr_getmap.c49 extern enum ypstat yp_errno;
76 yp_errno = (enum ypstat)YPXFR_YPERR; in ypxfr_get_map()
94 yp_errno = (enum ypstat)YPXFR_YPERR; in ypxfr_get_map()
H A Dypxfr_extern.h49 extern enum ypstat yp_errno;
/freebsd/usr.sbin/ypserv/
H A Dyp_extern.h73 extern enum ypstat yp_errno;
98 extern ypstat yp_select_map(char *, char *, keydat *, int);
99 extern ypstat yp_getbykey(keydat *, valdat *);
100 extern ypstat yp_firstbykey(keydat *, valdat *);
101 extern ypstat yp_nextbykey(keydat *, valdat *);
114 extern ypstat yp_async_lookup_name(struct svc_req *, char *, int);
115 extern ypstat yp_async_lookup_addr(struct svc_req *, char *, int);
H A Dyp_dblookup.c51 enum ypstat yp_errno = YP_TRUE;
655 ypstat
669 ypstat
673 ypstat rval; in yp_getbykey()
689 ypstat
693 ypstat rval; in yp_firstbykey()
707 ypstat
711 ypstat rval; in yp_nextbykey()
H A Dyp_dnslookup.c407 ypstat
462 ypstat
/freebsd/include/rpcsvc/
H A Dyp.x42 enum ypstat { enum
111 ypstat stat;
116 ypstat stat;
128 ypstat stat;
133 ypstat stat;
155 ypstat stat;