Searched refs:incode (Results 1 – 3 of 3) sorted by relevance
87 const char *yperr_string(int incode);88 const char *ypbinderr_string(int incode);89 int ypprot_err(unsigned int incode);
263 ypbinderr_string(int incode) in ypbinderr_string() argument266 switch (incode) { in ypbinderr_string()276 sprintf(err, "Unknown ypbind error: #%d\n", incode); in ypbinderr_string()1141 yperr_string(int incode) in yperr_string() argument1145 switch (incode) { in yperr_string()1181 sprintf(err, "YP unknown error %d\n", incode); in yperr_string()1186 ypprot_err(unsigned int incode) in ypprot_err() argument1188 switch (incode) { in ypprot_err()
167 #define incode zs->u.r.zs_incode macro517 incode = code; in zread()558 oldcode = incode; in zread()