Home
last modified time | relevance | path

Searched defs:is_path (Results 1 – 2 of 2) sorted by relevance

/third_party/toybox/toys/posix/
Dfind.c370 int i = (*s == 'i'), is_path = (s[i] != 'n'); in do_find() local
/third_party/ffmpeg/fftools/
Dcmdutils.c2046 const char *preset_name, int is_path, in get_preset_file()