OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:opt_verbose
(Results
1 - 2
of
2
) sorted by relevancy
/src/usr.sbin/tpctl/
main.c
61
int
opt_verbose
;
variable in typeref:typename:int
87
opt_verbose
= 0;
116
opt_verbose
= 1;
158
if (
opt_verbose
)
332
if (
opt_verbose
) {
/src/usr.sbin/dumpfs/
dumpfs.c
100
#define
opt_verbose
OPT_FLAG('v')
macro
103
#define DFLT_OPTS (opt_superblock | opt_cg_summary | opt_cg_info |
opt_verbose
)
471
if (!ISOPT(
opt_verbose
)) {
670
if (printold && ISOPT(
opt_verbose
)) {
707
if (i->di_mode == 0 && i->di_nlink == 0 && !ISOPT(
opt_verbose
))
730
if (i->di_mode == 0 && i->di_nlink == 0 && !ISOPT(
opt_verbose
))
898
if (ISOPT(
opt_verbose
)) {
919
if (ISOPT(
opt_verbose
)) {
Completed in 34 milliseconds
Indexes created Thu Sep 25 16:09:42 GMT 2025