Searched refs:PWD (Results 1 – 11 of 11) sorted by relevance
30 pushd $PWD > /dev/null
61 pushd $PWD > /dev/null
5 sed -e "s,SRC_ROOT_DIR,$PWD," <<- EOF > packages/apps/Calendar/.project
37 BRANCH_ROOT=$PWD/../../../../..
168 if [ "$(uname)" = "Darwin" ] && [ "$HOME" = "$PWD" ]; then
78 map.put("PWD", WifiEnterpriseConfig.Eap.PWD); in buildEapMethodsMap()
305 wifiConf, WifiEnterpriseConfig.Eap.PWD, WifiEnterpriseConfig.Phase2.GTC); in testEAP_PWD_GTC()
771 } else if (eapMethod == Eap.PWD) { in getConfig()
741 } else if (eapMethod == Eap.PWD) { in getConfig()