OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:globalparam
(Results
1 - 1
of
1
) sorted by relevancy
/src/sbin/amrctl/
amrctl.c
215
describe_card(int fd, int verbosity, int
globalparam
)
231
if (
globalparam
) {
270
if (
globalparam
) {
393
describe_battery(int fd, int verbosity, int fwint, int bflags, int
globalparam
)
405
if (bflags ||
globalparam
) {
586
int
globalparam
= 0, verbosity = 0;
local
617
globalparam
= 1;
671
if (
globalparam
&& verbosity >= 1)
680
i = describe_card(fd, verbosity,
globalparam
);
681
describe_battery(fd, verbosity, i, bflags,
globalparam
);
[
all
...]
Completed in 118 milliseconds
Indexes created Mon Feb 23 08:20:23 UTC 2026