• Home
  • History
  • Annotate
  • Raw
  • Download
  • only in /netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/rep/

Lines Matching refs:max

17 __rep_bulk_marshal(env, argp, bp, max, lenp)
21 size_t *lenp, max;
25 if (max < __REP_BULK_SIZE
48 __rep_bulk_unmarshal(env, argp, bp, max, nextp)
52 size_t max;
58 if (max < needed)
66 if (max < needed)
85 __rep_control_marshal(env, argp, bp, max, lenp)
89 size_t *lenp, max;
93 if (max < __REP_CONTROL_SIZE)
116 __rep_control_unmarshal(env, argp, bp, max, nextp)
120 size_t max;
123 if (max < __REP_CONTROL_SIZE)
150 __rep_egen_marshal(env, argp, bp, max, lenp)
154 size_t *lenp, max;
158 if (max < __REP_EGEN_SIZE)
173 __rep_egen_unmarshal(env, argp, bp, max, nextp)
177 size_t max;
180 if (max < __REP_EGEN_SIZE)
199 __rep_fileinfo_marshal(env, version, argp, bp, max, lenp)
204 size_t *lenp, max;
209 if (max < __REP_FILEINFO_SIZE
281 __rep_fileinfo_unmarshal(env, version, argpp, bp, max, nextp)
286 size_t max;
295 if (max < needed)
345 if (max < needed)
355 if (max < needed)
375 __rep_grant_info_marshal(env, argp, bp, max, lenp)
379 size_t *lenp, max;
383 if (max < __REP_GRANT_INFO_SIZE)
399 __rep_grant_info_unmarshal(env, argp, bp, max, nextp)
403 size_t max;
406 if (max < __REP_GRANT_INFO_SIZE)
426 __rep_logreq_marshal(env, argp, bp, max, lenp)
430 size_t *lenp, max;
434 if (max < __REP_LOGREQ_SIZE)
450 __rep_logreq_unmarshal(env, argp, bp, max, nextp)
454 size_t max;
457 if (max < __REP_LOGREQ_SIZE)
477 __rep_newfile_marshal(env, argp, bp, max, lenp)
481 size_t *lenp, max;
485 if (max < __REP_NEWFILE_SIZE)
500 __rep_newfile_unmarshal(env, argp, bp, max, nextp)
504 size_t max;
507 if (max < __REP_NEWFILE_SIZE)
526 __rep_update_marshal(env, version, argp, bp, max, lenp)
531 size_t *lenp, max;
536 if (max < __REP_UPDATE_SIZE)
572 __rep_update_unmarshal(env, version, argpp, bp, max, nextp)
577 size_t max;
584 if (max < __REP_UPDATE_SIZE)
628 __rep_vote_info_marshal(env, argp, bp, max, lenp)
632 size_t *lenp, max;
636 if (max < __REP_VOTE_INFO_SIZE)
655 __rep_vote_info_unmarshal(env, argp, bp, max, nextp)
659 size_t max;
662 if (max < __REP_VOTE_INFO_SIZE)