Home
last modified time | relevance | path

Searched defs:new_uid (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/tools/crypto/ccp/
H A Ddbc.py43 def set_uid(device, new_uid, signature): argument
/openbmc/linux/net/core/
H A Dnet-sysfs.c2063 kuid_t old_uid = GLOBAL_ROOT_UID, new_uid = GLOBAL_ROOT_UID; in netdev_change_owner() local