Searched refs:YPMAXRECORD (Results 1 – 14 of 14) sorted by relevance
41 const YPMAXRECORD = 1024; variable85 typedef opaque keydat<YPMAXRECORD>; typedef86 typedef opaque valdat<YPMAXRECORD>; typedef
80 #define YPMAXRECORD ((u_long)1024) macro
464 static unsigned char buf[YPMAXRECORD]; in yp_get_record()521 static unsigned char buf[YPMAXRECORD]; in yp_first_record()575 static unsigned char keybuf[YPMAXRECORD]; in yp_next_record()576 static unsigned char datbuf[YPMAXRECORD]; in yp_next_record()
174 char nbuf[YPMAXRECORD];576 static char ypvalbuf[YPMAXRECORD];
293 if (strlen(keybuf) > YPMAXRECORD) { in main()303 if (strlen(datbuf) > YPMAXRECORD) { in main()
82 char yplastbuf[YPMAXRECORD]; in ypmap_update()
55 if (!xdr_bytes(xdrs, (char **)&objp->dptr, (u_int *)&objp->dsize, YPMAXRECORD)) { in xdr_datum()
261 static char buf[YPMAXRECORD + 2]; in ypxfr_match()
59 char ypbuf[YPMAXRECORD + 2]; in _getnetbynis()
59 char ypbuf[YPMAXRECORD + 2]; in _gethostbynis()
666 char buf[YPMAXRECORD + 2]; in nis_servent()
324 char pwbuf[YPMAXRECORD]; in update_inplace()329 char yplastbuf[YPMAXRECORD]; in update_inplace()
440 char server[YPMAXRECORD + 2]; in yppush_foreach()
402 char buf[YPMAXRECORD + 2]; in nis_rpcent()