Home
last modified time | relevance | path

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

/coreutils/tests/
Dfilefrag-extent-compare1 eval '(exit $?0)' && eval 'exec perl -wS "$0" ${1+"$@"}'
2 & eval 'exec perl -wS "$0" $argv:q'
Denvvar-check56 if eval test \"\${$var+set}\" = set; then
/coreutils/build-aux/
Dgit-log-fix3 # log and metadata, using Perl-eval'able expressions.
/coreutils/scripts/git-hooks/
Dcommit-msg1 eval '(exit $?0)' && eval 'exec perl -w "$0" ${1+"$@"}'
2 & eval 'exec perl -w "$0" $argv:q'
/coreutils/src/
Dexpr.c91 static VALUE *eval (bool);
338 v = eval (true); in main()
659 v = eval (evaluate); in eval7()
972 eval (bool evaluate) in eval() function
/coreutils/
Dinit.cfg59 eval $(getlimits)
DNEWS3423 this to your profile: eval `dircolors | sed s/hl=[^:]*:/hl=:/`
4814 dircolors's documentation now recommends that shell scripts eval
/coreutils/doc/
Dcoreutils.texi1483 @t{.@: : break continue eval exec exit export readonly
8307 eval $(dircolors -p | perl -pe \
8756 eval "$(dircolors [@var{option}]@dots{} [@var{file}])"
8770 test -r $d && eval "$(dircolors $d)"