OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:_tdir
(Results
1 - 3
of
3
) sorted by null
/external/dbus/bus/
messagebus-config.in
11
_tdir
=$(dirname $0)
12
PROGDIR=$(cd $
_tdir
&& pwd)
/external/openssh/contrib/cygwin/
ssh-user-config
23
_tdir
=$(dirname -- $0)
24
PROGDIR=$(cd $
_tdir
&& pwd)
ssh-host-config
52
_tdir
=$(/usr/bin/dirname $0)
53
PROGDIR=$(cd $
_tdir
&& pwd)
Completed in 43 milliseconds