Home
last modified time | relevance | path

Searched refs:simplify_path (Results 1 – 6 of 6) sorted by relevance

/third_party/ffmpeg/libavformat/
Durl.c199 int use_base_path, simplify_path = 0, ret; in ff_make_absolute_url2() local
249 KEEP(authority_full, simplify_path = 1;); in ff_make_absolute_url2()
278 simplify_path = 0; in ff_make_absolute_url2()
280 simplify_path = 0; in ff_make_absolute_url2()
282 simplify_path = 1; in ff_make_absolute_url2()
285 simplify_path = 0; in ff_make_absolute_url2()
287 if (simplify_path) { in ff_make_absolute_url2()
/third_party/mksh/
Dmisc.c2036 simplify_path(char *p) in simplify_path() function
2279 simplify_path(Xstring(xs, xp)); in c_cd()
Dmain.c441 simplify_path(current_wd); in main_init()
Deval.c1980 simplify_path(dp); in do_tilde()
Dsh.h2664 void simplify_path(char *);
Dfuncs.c733 simplify_path(xp); in do_whence()