OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:opt_auth
(Results
1 - 1
of
1
) sorted by relevancy
/src/usr.sbin/btconfig/
btconfig.c
108
static int
opt_auth
= 0;
variable in typeref:typename:int
186
{ "auth", P_SET, &
opt_auth
, NULL },
187
{ "-auth", P_CLR, &
opt_auth
, NULL },
537
if (
opt_auth
) {
538
uint8_t val = (
opt_auth
> 0 ? 1 : 0);
Completed in 36 milliseconds
Indexes created Thu Oct 02 10:09:58 GMT 2025