Home
last modified time | relevance | path

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

/busybox-1.35.0/coreutils/
Dln.c49 #define LN_VERBOSE (1 << 5) macro
152 if (opts & LN_VERBOSE) { in ln_main()