Home
last modified time | relevance | path

Searched hist:be11235ab802844e12d84921a38fd8ae4ddda080 (Results 1 – 2 of 2) sorted by relevance

/rk3399_rockchip-uboot/include/
H A Dsearch.hbe11235ab802844e12d84921a38fd8ae4ddda080 Wed Dec 12 04:16:23 UTC 2012 Joe Hershberger <joe.hershberger@ni.com> env: Hide '.' variables in env print by default

When printing all variables with env print, don't print variables that
begin with '.'. If env print is called with a '-a' switch, then
include variables that begin with '.' (just like the ls command).

Variables printed explicitly will be printed even without the -a.

Signed-off-by: Joe Hershberger <joe.hershberger@ni.com>
/rk3399_rockchip-uboot/lib/
H A Dhashtable.cbe11235ab802844e12d84921a38fd8ae4ddda080 Wed Dec 12 04:16:23 UTC 2012 Joe Hershberger <joe.hershberger@ni.com> env: Hide '.' variables in env print by default

When printing all variables with env print, don't print variables that
begin with '.'. If env print is called with a '-a' switch, then
include variables that begin with '.' (just like the ls command).

Variables printed explicitly will be printed even without the -a.

Signed-off-by: Joe Hershberger <joe.hershberger@ni.com>