Home
last modified time | relevance | path

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

/freebsd-12-stable/libexec/ypxfr/
Dypxfr_misc.c135 yp_errno = (enum ypstat)YPXFR_NODOM; in ypxfr_get_master()
138 yp_errno = (enum ypstat)YPXFR_NOMAP; in ypxfr_get_master()
142 yp_errno = (enum ypstat)YPXFR_YPERR; in ypxfr_get_master()
159 yp_errno = (enum ypstat)YPXFR_RPC; in ypxfr_get_master()
169 yp_errno = (enum ypstat)YPXFR_RPC; in ypxfr_get_master()
176 yp_errno = (enum ypstat)YPXFR_NODOM; in ypxfr_get_master()
179 yp_errno = (enum ypstat)YPXFR_NOMAP; in ypxfr_get_master()
183 yp_errno = (enum ypstat)YPXFR_YPERR; in ypxfr_get_master()
203 yp_errno = (enum ypstat)YPXFR_NODOM; in ypxfr_get_order()
206 yp_errno = (enum ypstat)YPXFR_NOMAP; in ypxfr_get_order()
[all …]
Dypxfr_getmap.c51 extern enum ypstat yp_errno;
78 yp_errno = (enum ypstat)YPXFR_YPERR; in ypxfr_get_map()
96 yp_errno = (enum ypstat)YPXFR_YPERR; in ypxfr_get_map()
Dypxfr_extern.h51 extern enum ypstat yp_errno;
/freebsd-12-stable/usr.sbin/ypserv/
Dyp_extern.h75 extern enum ypstat yp_errno;
100 extern ypstat yp_select_map(char *, char *, keydat *, int);
101 extern ypstat yp_getbykey(keydat *, valdat *);
102 extern ypstat yp_firstbykey(keydat *, valdat *);
103 extern ypstat yp_nextbykey(keydat *, valdat *);
116 extern ypstat yp_async_lookup_name(struct svc_req *, char *, int);
117 extern ypstat yp_async_lookup_addr(struct svc_req *, char *, int);
Dyp_dblookup.c53 enum ypstat yp_errno = YP_TRUE;
663 ypstat
677 ypstat
681 ypstat rval; in yp_getbykey()
697 ypstat
701 ypstat rval; in yp_firstbykey()
715 ypstat
719 ypstat rval; in yp_nextbykey()
Dyp_dnslookup.c415 ypstat
470 ypstat
/freebsd-12-stable/include/rpcsvc/
Dyp.x49 enum ypstat { enum
118 ypstat stat;
123 ypstat stat;
135 ypstat stat;
140 ypstat stat;
162 ypstat stat;