DO_FOLLOW
if (IS_ON(opts, DO_FOLLOW))
IS_ON(opts, DO_FOLLOW) ? "stat" : "lstat", SYSERR);
{ DO_FOLLOW, "follow", NULL, 0},
case 'h': opt = DO_FOLLOW; break;
case 'h': FLAG_ON(options, DO_FOLLOW); break;