• Home
  • History
  • Annotate
  • Raw
  • Download
  • only in /netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/rpc_client/

Lines Matching refs:status

42 	if (replyp->status != 0)
43 return (replyp->status);
45 return (replyp->status);
70 if (replyp->status != 0)
71 return (replyp->status);
88 return (replyp->status);
109 if (replyp->status == 0 && ret != 0)
112 return (replyp->status);
124 return (replyp->status);
144 if (replyp->status != 0)
145 return (replyp->status);
158 return (replyp->status);
175 if (replyp->status != 0)
176 return (replyp->status);
189 return (replyp->status);
205 return (replyp->status);
221 return (replyp->status);
247 if (replyp->status != 0)
248 return (replyp->status);
253 return (replyp->status);
299 if (replyp->status != 0)
300 return (replyp->status);
319 if (replyp->status != 0)
320 return (replyp->status);
322 return (replyp->status);
344 if (replyp->status != 0)
345 return (replyp->status);
386 if (replyp->status != 0)
387 return (replyp->status);
391 return (replyp->status);
415 if (replyp->status == 0) {
436 return (replyp->status);
460 if (replyp->status != 0)
461 return (replyp->status);
507 ret = replyp->status;
508 if (replyp->status == 0 && (flags == DB_APPEND))
533 if (replyp->status != 0)
534 return (replyp->status);
559 if (replyp->status != 0)
560 return (replyp->status);
584 if (replyp->status != 0 || sp == NULL)
585 return (replyp->status);
612 if (replyp->status != 0)
613 return (replyp->status);
616 return (replyp->status);
634 if (replyp->status != 0)
635 return (replyp->status);
654 if (replyp->status != 0)
655 return (replyp->status);
676 return (replyp->status);
693 if (replyp->status != 0)
694 return (replyp->status);
697 return (replyp->status);
712 if (replyp->status != 0)
713 return (replyp->status);
735 if (replyp->status != 0)
736 return (replyp->status);
779 if (replyp->status != 0)
780 return (replyp->status);
825 if (replyp->status != 0)
826 return (replyp->status);
828 if (replyp->status == 0 && dbc->dbp->type == DB_RECNO &&
832 return (replyp->status);