Home
last modified time | relevance | path

Searched refs:OPT_verbose (Results 1 – 3 of 3) sorted by relevance

/busybox-1.35.0/networking/
Ddnsd.c88 #define OPT_verbose (option_mask32 & 1) macro
135 if (OPT_verbose) in parse_conf_file()
483 if (OPT_verbose) in process_packet()
491 if (OPT_verbose) { in process_packet()
566 if (OPT_verbose) in dnsd_main()
Difupdown.c214 OPT_verbose = 0x4, enumerator
220 #define VERBOSE (option_mask32 & OPT_verbose)
1155 if (option_mask32 & (OPT_no_act|OPT_verbose)) { in doit()
/busybox-1.35.0/util-linux/
Dfsck_minix.c242 #define OPT_verbose (option_mask32 & OPT_v) macro
1000 if (OPT_verbose) in check_file()
1050 if (OPT_verbose) in check_file2()
1287 if (OPT_verbose) { in fsck_minix_main()