OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:simplify_path
(Results
1 - 5
of
5
) sorted by null
/hardware/ti/omap4xxx/domx/mm_osal/src/
timm_osal_trace.c
81
static const char *
simplify_path
(const char *file)
function
112
LOGD("%s:%d\t%s()\t",
simplify_path
(loc->file), loc->line,
122
printf("%s:%d\t%s()\t",
simplify_path
(loc->file), loc->line,
/external/mksh/src/
main.c
265
simplify_path
(current_wd);
[
all
...]
misc.c
1177
* ie,
simplify_path
("/a/b/c/./../d/..") returns "/a/b"
1180
simplify_path
(char *pathl)
function
[
all
...]
sh.h
[
all
...]
funcs.c
442
simplify_path
(Xstring(xs, xp));
[
all
...]
Completed in 221 milliseconds