Home
last modified time | relevance | path

Searched refs:uuid (Results 1 – 1 of 1) sorted by relevance

/kernel/
Dsysctl_binary.c1110 uuid_t uuid; in bin_uuid() local
1120 if (uuid_parse(buf, &uuid)) in bin_uuid()
1127 if (copy_to_user(oldval, &uuid, oldlen)) in bin_uuid()