Searched refs:RPC_TASK_NULLCREDS (Results 1 – 4 of 4) sorted by relevance
125 #define RPC_TASK_NULLCREDS 0x0010 /* Use AUTH_NULL credential */ macro
675 else if (flags & RPC_TASK_NULLCREDS) in rpcauth_bindcred()
2751 RPC_TASK_NULLCREDS, in rpc_call_null_helper()2785 .flags = RPC_TASK_SOFT | RPC_TASK_SOFTCONN | RPC_TASK_NULLCREDS, in rpc_ping_noreply()
312 { RPC_TASK_NULLCREDS, "NULLCREDS" }, \