OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:tdir
(Results
1 - 2
of
2
) sorted by null
/external/curl/src/
tool_operhlp.c
160
char *
tdir
= curlx_getenv("CURL_TESTDIR");
local
161
if(
tdir
) {
163
snprintf(buffer, sizeof(buffer), "%s/%s",
tdir
, *filename);
166
curl_free(
tdir
);
/hardware/qcom/audio/msm8909/hal/msm8916/
platform.c
1087
DIR *
tdir
= NULL;
local
[
all
...]
Completed in 658 milliseconds