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

  /external/libmicrohttpd/doc/
mdate-sh 89 ls_command='ls -L -l -d'
91 ls_command='ls -l -d'
95 ls_command="$ls_command -n"
111 set x`$ls_command /`
118 test $# -gt 0 || error "failed parsing '$ls_command /' output"
138 test -n "$month" || error "failed parsing '$ls_command /' output"
141 set dummy x`eval "$ls_command \"\\\$save_arg1\""`
  /external/python/cpython2/Modules/_ctypes/libffi/
mdate-sh 89 ls_command='ls -L -l -d'
91 ls_command='ls -l -d'
95 ls_command="$ls_command -n"
111 set x`$ls_command /`
118 test $# -gt 0 || error "failed parsing '$ls_command /' output"
138 test -n "$month" || error "failed parsing '$ls_command /' output"
141 set dummy x`eval "$ls_command \"\\\$save_arg1\""`
  /external/python/cpython3/Modules/_ctypes/libffi/
mdate-sh 89 ls_command='ls -L -l -d'
91 ls_command='ls -l -d'
95 ls_command="$ls_command -n"
111 set x`$ls_command /`
118 test $# -gt 0 || error "failed parsing '$ls_command /' output"
138 test -n "$month" || error "failed parsing '$ls_command /' output"
141 set dummy x`eval "$ls_command \"\\\$save_arg1\""`
  /external/devlib/devlib/
target.py 891 ls_command = '' variable in class:AndroidTarget
    [all...]

Completed in 268 milliseconds