OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:opt_master
(Results
1 - 2
of
2
) sorted by relevancy
/src/usr.sbin/btconfig/
btconfig.c
118
static int
opt_master
= 0;
variable
176
{ "master", P_SET, &
opt_master
, NULL },
177
{ "-master", P_CLR, &
opt_master
, NULL },
493
if (
opt_master
) {
494
if (
opt_master
> 0)
btconfig.c
118
static int
opt_master
= 0;
variable
176
{ "master", P_SET, &
opt_master
, NULL },
177
{ "-master", P_CLR, &
opt_master
, NULL },
493
if (
opt_master
) {
494
if (
opt_master
> 0)
Completed in 45 milliseconds
Indexes created Sun Mar 01 05:31:48 UTC 2026