mirror of
https://github.com/checkpoint-restore/criu.git
synced 2026-07-23 18:19:39 +00:00
4 lines
88 B
Protocol Buffer
4 lines
88 B
Protocol Buffer
message utsns_entry {
|
|
required string nodename = 1;
|
|
required string domainname = 2;
|
|
}
|