Lines Matching refs:eprintf
117 eprintf("[cb] received sessionid doesn't match session\n"); in handle_cb_sequence()
124 eprintf("[cb] received unexpected slotid=%d\n", args->slotid); in handle_cb_sequence()
129 eprintf("[cb] received unexpected highest_slotid=%d\n", in handle_cb_sequence()
151 eprintf("[cb] bad received seq#=%d, expected=%d\n", in handle_cb_sequence()
308 eprintf("[cb] failed to allocate replay buffer\n"); in replay_cache_read()
317 eprintf("[cb] failed to decode replay buffer\n"); in replay_cache_read()
325 eprintf("[cb] retry attempt with different arguments\n"); in replay_cache_read()
331 eprintf("[cb] retry attempt with different operations\n"); in replay_cache_read()
370 eprintf("failed to decode compound arguments\n"); in handle_cb_compound()
392 eprintf("args.minorversion %u != 1\n", args.minorversion); in handle_cb_compound()
491 eprintf("operation %u not supported\n", argop->opnum); in handle_cb_compound()
525 eprintf("invalid rpc program %u\n", request->rq_prog);