Home
last modified time | relevance | path

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

/third_party/backends/backend/
H A Dnet.c1380 int need_auth; local
1561 need_auth = (reply.resource_to_authorize != 0);
1563 if (need_auth)
1580 if (need_auth && !dev->auth_active)
1592 while (need_auth);
1726 int need_auth; local
1788 need_auth = (reply.resource_to_authorize != 0);
1789 if (need_auth)
1822 if (need_auth && !s->hw->auth_active)
1825 while (need_auth);
1886 int fd, need_auth; global() local
2021 int fd, need_auth; global() local
[all...]

Completed in 3 milliseconds