Searched refs:YP_NOMAP (Results 1 – 8 of 8) sorted by relevance
185 *error = YP_NOMAP; in ypset_current_map()228 *error = YP_NOMAP; in yp_map_access()261 *error = YP_NOMAP; in yp_map_access()
1269 case YP_NOMAP: in ypoldpoll()
1672 case YP_NOMAP:
58 case YP_NOMAP: in ypprot_err()
45 YP_NOMAP = -1, enumerator
223 #define YP_NOMAP (-1) /* No such map in domain */ macro
215 #define YP_NOMAP ((long)-1) /* No such map in domain */ macro
588 case YP_NOMAP: str = "No such map"; break;