Searched refs:YP_NOMORE (Results 1 - 8 of 8) sorted by relevance

/opensolaris-onvv-gate/usr/src/lib/libnsl/yp/
H A Dypprot_err.c56 case YP_NOMORE:
/opensolaris-onvv-gate/usr/src/lib/libbc/libc/yp/
H A Dyp_prot.h213 #define YP_NOMORE ((long)2) /* No more entries in map */ macro
/opensolaris-onvv-gate/usr/src/head/rpcsvc/
H A Dyp.x43 YP_NOMORE = 2,
H A Dyp_prot.h221 #define YP_NOMORE (2) /* No more entries in map */ macro
/opensolaris-onvv-gate/usr/src/cmd/ypcmd/
H A Dypxfr.c844 (resp.status != YP_NOMORE)) {
892 (resp.status != YP_NOMORE)) {
1379 if (status != YP_NOMORE) {
1607 if (status != YP_NOMORE) {
1668 case YP_NOMORE:
H A Dypserv_proc.c763 *status = YP_NOMORE;
1197 resp.ypnext_resp_status = (unsigned)YP_NOMORE;
/opensolaris-onvv-gate/usr/src/cmd/cmd-inet/usr.sbin/snoop/
H A Dsnoop_nis.c586 case YP_NOMORE: str = "No more entries"; break;
/opensolaris-onvv-gate/usr/src/lib/nsswitch/nis/common/
H A Dgetexecattr.c212 if (instatus != YP_NOMORE) {

Completed in 62 milliseconds