Searched refs:RPC_TASK_NULLCREDS (Results 1 – 4 of 4) sorted by relevance
125 #define RPC_TASK_NULLCREDS 0x0010 /* Use AUTH_NULL credential */ macro
671 else if (flags & RPC_TASK_NULLCREDS) in rpcauth_bindcred()
2723 RPC_TASK_NULLCREDS, in rpc_call_null_helper()
303 { RPC_TASK_NULLCREDS, "NULLCREDS" }, \