Searched refs:YP_BADDB (Results 1 – 8 of 8) sorted by relevance
79 yp_errno = YP_BADDB; in yp_open_db_rw()104 return(YP_BADDB); in yp_put_record()
393 case YP_BADDB: in main()
421 yp_errno = YP_BADDB; in yp_open_db()488 return(YP_BADDB); in yp_get_record()528 return(YP_BADDB); in yp_first_record()540 return(YP_BADDB); in yp_first_record()
62 return(YP_BADDB); in yp_del_record()
182 #define YP_BADDB ((long)-5) /* server data base is bad */ macro
50 YP_BADDB = -5, enumerator
314 case YP_BADDB: in main()
1203 case YP_BADDB: in ypprot_err()