Searched refs:default_path (Results 1 - 3 of 3) sorted by relevance

/freebsd-10.0-release/contrib/llvm/tools/lldb/source/Plugins/Process/POSIX/
H A DProcessPOSIX.h158 const char *default_path);
H A DProcessPOSIX.cpp181 const char *default_path)
195 path = default_path;
179 GetFilePath( const lldb_private::ProcessLaunchInfo::FileAction *file_action, const char *default_path) argument
/freebsd-10.0-release/contrib/opie/
H A Dconfigure1430 default_path=""
1442 if test -z "$default_path"
1444 default_path="$i"
1446 default_path="$default_path:$i"
1454 #define DEFAULT_PATH "$default_path"
1457 echo "$ac_t""$default_path" 1>&6

Completed in 72 milliseconds