MCPcopy Create free account
hub / github.com/bootlin/elixir / get_cred

Function get_cred

t/tree/include/linux/cred.h:247–255  ·  view source on GitHub ↗

* get_cred - Get a reference on a set of credentials * @cred: The credentials to reference * * Get a reference on the specified set of credentials. The caller must * release the reference. If %NULL is passed, it is returned with no action. * * This is used to deal with a committed set of credentials. Although the * pointer is const, this will temporarily discard the const and increment t

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 2

validate_credsFunction · 0.85
get_new_credFunction · 0.85

Tested by

no test coverage detected