Searched refs:private_svc (Results 1 - 2 of 2) sorted by relevance

/openbsd-current/usr.sbin/ldomctl/
H A Dldomctl.h104 uint64_t private_svc; member in struct:ldc_endpoint
H A Dconfig.c775 endpoint->private_svc = -1;
783 md_get_prop_val(md, node, "private_svc", &endpoint->private_svc);
1240 if (endpoint->private_svc != -1)
1241 md_add_prop_val(md, node, "private_svc",
1242 endpoint->private_svc);
1466 endpoint->private_svc = -1;
1506 console->client_endpoint->private_svc = LDC_CONSOLE_SVC;

Completed in 178 milliseconds