Home
last modified time | relevance | path

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

/busybox-1.35.0/util-linux/
Dreadprofile.c92 #define optMult (opt & OPT_M) in readprofile_main() macro
117 if (!optMult) in readprofile_main()