Searched refs:YPMAXRECORD (Results 1 – 14 of 14) sorted by relevance
38 const YPMAXRECORD = 1024; variable82 typedef opaque keydat<YPMAXRECORD>; typedef83 typedef opaque valdat<YPMAXRECORD>; typedef
75 #define YPMAXRECORD ((u_long)1024) macro
456 static unsigned char buf[YPMAXRECORD]; in yp_get_record()513 static unsigned char buf[YPMAXRECORD]; in yp_first_record()567 static unsigned char keybuf[YPMAXRECORD]; in yp_next_record()568 static unsigned char datbuf[YPMAXRECORD]; in yp_next_record()
172 char nbuf[YPMAXRECORD];571 static char ypvalbuf[YPMAXRECORD];
291 if (strlen(keybuf) > YPMAXRECORD) { in main()301 if (strlen(datbuf) > YPMAXRECORD) { in main()
54 if (!xdr_bytes(xdrs, (char **)&objp->dptr, (u_int *)&objp->dsize, YPMAXRECORD)) { in xdr_datum()
81 char yplastbuf[YPMAXRECORD]; in ypmap_update()
261 static char buf[YPMAXRECORD + 2]; in ypxfr_match()
58 char ypbuf[YPMAXRECORD + 2]; in _getnetbynis()
58 char ypbuf[YPMAXRECORD + 2]; in _gethostbynis()
471 char buf[YPMAXRECORD + 2]; in nis_servent()
304 char pwbuf[YPMAXRECORD]; in update_inplace()309 char yplastbuf[YPMAXRECORD]; in update_inplace()
438 char server[YPMAXRECORD + 2]; in yppush_foreach()
398 char buf[YPMAXRECORD + 2]; in nis_rpcent()