Searched refs:LANG (Results 1 - 5 of 5) sorted by relevance

/netgear-R7800-V1.0.2.28/scripts/
H A Dgetver.sh2 export LANG=C
/netgear-R7800-V1.0.2.28/target/sdk/files/
H A DMakefile11 LANG:=C macro
13 export TOPDIR LC_ALL LANG SDK
/netgear-R7800-V1.0.2.28/
H A DMakefile11 LANG:=C macro
12 export TOPDIR LC_ALL LANG
/netgear-R7800-V1.0.2.28/target/imagebuilder/files/
H A DMakefile11 LANG:=C macro
12 export TOPDIR LC_ALL LANG
/netgear-R7800-V1.0.2.28/package/radvd/files/
H A Dradvd.init79 ip6addr=$(LANG=C ip -f inet6 -- addr show dev "$ifname" 2> /dev/null | sed -n -e 's/^ *inet6 \([A-Fa-f0-9.:]*[/][0-9]*\) scope '"$iproute2_scope"' $/\1/p' | head -n 1)
81 ip6addr=$(LANG=C ifconfig "$ifname" 2> /dev/null | sed -n -e 's/^ *inet6 addr: \([A-Fa-f0-9.:]*[/][0-9]*\) Scope:'"$ifconfig_scope"'$/\1/p' | tail -n 1)

Completed in 92 milliseconds