HomeSort by relevance Sort by last modified time
    Searched refs:LOGNAME (Results 1 - 10 of 10) sorted by null

  /prebuilt/darwin-x86/toolchain/arm-eabi-4.2.1/bin/
arm-eabi-gccbug 103 if [ "$LOGNAME" = "" ]; then
105 LOGNAME="$USER"
107 LOGNAME="UNKNOWN"
111 FROM="$LOGNAME"
112 REPLY_TO="${REPLY_TO:-${REPLYTO:-$LOGNAME}}"
121 # and to protect shell metacharacters in the expansion of $LOGNAME
122 $PASSWD | grep "^$LOGNAME:" | awk -F: '{print $5}' | sed -e 's/,.*//' > $TEMP0
  /prebuilt/darwin-x86/toolchain/arm-eabi-4.3.1/bin/
arm-eabi-gccbug 102 if [ "$LOGNAME" = "" ]; then
104 LOGNAME="$USER"
106 LOGNAME="UNKNOWN"
110 FROM="$LOGNAME"
111 REPLY_TO="${REPLY_TO:-${REPLYTO:-$LOGNAME}}"
120 # and to protect shell metacharacters in the expansion of $LOGNAME
121 $PASSWD | grep "^$LOGNAME:" | awk -F: '{print $5}' | sed -e 's/,.*//' > $TEMP0
  /prebuilt/darwin-x86/toolchain/arm-eabi-4.4.0/bin/
arm-eabi-gccbug 102 if [ "$LOGNAME" = "" ]; then
104 LOGNAME="$USER"
106 LOGNAME="UNKNOWN"
110 FROM="$LOGNAME"
111 REPLY_TO="${REPLY_TO:-${REPLYTO:-$LOGNAME}}"
120 # and to protect shell metacharacters in the expansion of $LOGNAME
121 $PASSWD | grep "^$LOGNAME:" | awk -F: '{print $5}' | sed -e 's/,.*//' > $TEMP0
  /prebuilt/darwin-x86/toolchain/arm-eabi-4.4.3/bin/
arm-eabi-gccbug 102 if [ "$LOGNAME" = "" ]; then
104 LOGNAME="$USER"
106 LOGNAME="UNKNOWN"
110 FROM="$LOGNAME"
111 REPLY_TO="${REPLY_TO:-${REPLYTO:-$LOGNAME}}"
120 # and to protect shell metacharacters in the expansion of $LOGNAME
121 $PASSWD | grep "^$LOGNAME:" | awk -F: '{print $5}' | sed -e 's/,.*//' > $TEMP0
  /prebuilt/linux-x86/toolchain/arm-eabi-4.2.1/bin/
arm-eabi-gccbug 103 if [ "$LOGNAME" = "" ]; then
105 LOGNAME="$USER"
107 LOGNAME="UNKNOWN"
111 FROM="$LOGNAME"
112 REPLY_TO="${REPLY_TO:-${REPLYTO:-$LOGNAME}}"
121 # and to protect shell metacharacters in the expansion of $LOGNAME
122 $PASSWD | grep "^$LOGNAME:" | awk -F: '{print $5}' | sed -e 's/,.*//' > $TEMP0
  /prebuilt/linux-x86/toolchain/arm-eabi-4.3.1/bin/
arm-eabi-gccbug 102 if [ "$LOGNAME" = "" ]; then
104 LOGNAME="$USER"
106 LOGNAME="UNKNOWN"
110 FROM="$LOGNAME"
111 REPLY_TO="${REPLY_TO:-${REPLYTO:-$LOGNAME}}"
120 # and to protect shell metacharacters in the expansion of $LOGNAME
121 $PASSWD | grep "^$LOGNAME:" | awk -F: '{print $5}' | sed -e 's/,.*//' > $TEMP0
  /prebuilt/linux-x86/toolchain/arm-eabi-4.4.0/bin/
arm-eabi-gccbug 102 if [ "$LOGNAME" = "" ]; then
104 LOGNAME="$USER"
106 LOGNAME="UNKNOWN"
110 FROM="$LOGNAME"
111 REPLY_TO="${REPLY_TO:-${REPLYTO:-$LOGNAME}}"
120 # and to protect shell metacharacters in the expansion of $LOGNAME
121 $PASSWD | grep "^$LOGNAME:" | awk -F: '{print $5}' | sed -e 's/,.*//' > $TEMP0
  /prebuilt/linux-x86/toolchain/arm-eabi-4.4.3/bin/
arm-eabi-gccbug 102 if [ "$LOGNAME" = "" ]; then
104 LOGNAME="$USER"
106 LOGNAME="UNKNOWN"
110 FROM="$LOGNAME"
111 REPLY_TO="${REPLY_TO:-${REPLYTO:-$LOGNAME}}"
120 # and to protect shell metacharacters in the expansion of $LOGNAME
121 $PASSWD | grep "^$LOGNAME:" | awk -F: '{print $5}' | sed -e 's/,.*//' > $TEMP0
  /prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/bin/
i686-linux-gccbug 102 if [ "$LOGNAME" = "" ]; then
104 LOGNAME="$USER"
106 LOGNAME="UNKNOWN"
110 FROM="$LOGNAME"
111 REPLY_TO="${REPLY_TO:-${REPLYTO:-$LOGNAME}}"
120 # and to protect shell metacharacters in the expansion of $LOGNAME
121 $PASSWD | grep "^$LOGNAME:" | awk -F: '{print $5}' | sed -e 's/,.*//' > $TEMP0
  /prebuilt/linux-x86/toolchain/i686-unknown-linux-gnu-4.2.1/bin/
i686-unknown-linux-gnu-gccbug 103 if [ "$LOGNAME" = "" ]; then
105 LOGNAME="$USER"
107 LOGNAME="UNKNOWN"
111 FROM="$LOGNAME"
112 REPLY_TO="${REPLY_TO:-${REPLYTO:-$LOGNAME}}"
121 # and to protect shell metacharacters in the expansion of $LOGNAME
122 $PASSWD | grep "^$LOGNAME:" | awk -F: '{print $5}' | sed -e 's/,.*//' > $TEMP0

Completed in 1872 milliseconds